#main{
  background-color: #EBF5FF	;
  width: 80%;
  text-align: center;
  border-radius: 20px;
  font-weight:bold;
}

p{
  font-size: 20px;
}
