.logo {
  width: 480px;
}

.font {
  font-family: 'Nanum Gothic.ttf',
}


#main{
    background-color: white;
    width: 480px;
    margin:auto;
    border-radius: 15px;

}
