:root {
  --navbar-height : 35px;
  --topbar-height: 35px;
  --padding-height : 8px;
  --padding-width : 12px;
}


body {
  margin: 0;
  font-family: 'Noto Sans KR', 'Noto Sans', sans-serif;
}

