#teste {
  position: fixed;
  /*cursor: pointer;*/
  -webkit-box-align: center;
  bottom: 0px;
  display: flex;
  background-color: #013037;
  color: rgb(255, 255, 255);
  width: 100% !important;
  justify-content: center;
}

