#main{
    background-color: white;
    width: 80%;
    text-align: center;
    border-radius: 20px;
  }
  
  p{
    font-size: 20px;
  }