.round {
  border-radius: 100%;
}

.red {
  background-color: #FF3B3B;
  box-shadow: 2px 2px 5px black;
}

.dialer {
  font-size: 30px;
}
