/* This is a comment */

body, html {
    margin: 0;
    padding: 0;
    font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

.Btn {
  font-size: 12px;
 }

.modal-content {
font-size: 12px;
}

.center{
top: 30%;
  }
