.button-log {
  height: 10px;
  width: 100%;
  border: 1px solid #000;

  span {
    color: red;
  }
}
