body {
    padding-top:16px;
    text-align:center;
    background:no-repeat, linear-gradient(rgb(145, 223, 247), white);
  }
  


  h1{
    text-align: center;
    font-size:medium;

  }
  h4{
    font-size: 15sp;
    font-family: 'Yeon Sung', cursive;
  }
  
  h2{
    font-size: 5px;
  }