#main{
    background-color: whitesmoke;
    width: 80%;
    text-align: center;
    border-radius: 20px;
  }
  
  #main{
    font-family: 'Black Han Sans', sans-serif;
  }
  
  .resultDesc{
    font-size: 20px;
  }
  