.first{
  background-color: black;
  color: white;
  font-size: 28px;
  font-family: Times New Roman ;
}

.second{
  background-color: yellow;
  font-size: 28px;
  font-family: Times New Roman ;
}
