@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

body, button, select { font-family: 'Noto Sans KR', sans-serif; }
li { list-style: none; display:flex; }
button { padding: 10px 15px; }
select { padding: 5px 10px; }