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

p{
  font-size: 20px;
}
