* {
  padding: 0px;
  margin: 0px;
  font-family: "Noto Sans KR", sans-serif;
}

code {
  font-family: 'Nanum Gothic Coding', monospace;
}

