#main{
  background-color: white;
  width: 90%;
  text-align: center;
  border-radius: 20px;

}

p{
  font-size: 16px;
  font-family: 'Noto Sans KR', sans-serif;
}

h1{
  font-size: 28px;
  font-family: 'Nanum Gothic', sans-serif;
}
