body {
  text-align: center;
  color: white;
  background: #525252;
 
  font-family: sans-serif;
}
.round1 {
  border-radius: 20px;
}
