body{
    background-color: white
}

.trans {
    opacity: 1;
}

.round {
  border-radius: 24px;
}