#content {
margin-top: 25px;
background-color: #4287f5;
color: white;
text-align: center;
border-radius: 25px;
padding-top: 25;
padding-bottom: 25;
}

#style {
  color: green;
  background-color: black;
  border-radius: 25px;
}
