/* CSS Document */

.massage {
  float: left;
  padding: 5px 10px;
  width: 80%;
}

/*.buttons {*/
/*  display: table;*/
/*  text-align: center;*/
/*  width: 20%;*/
/*}*/

.bottom{
  bottom: 0;
  position: fixed;
  padding: 5px 0;
  width: 100%;
  z-index:1000;
}