﻿@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

*{box-sizing:border-box;padding: 0;margin: 0;list-style:none;text-decoration:none;font-family: 'Noto Sans KR', sans-serif;}
html,body{width: 100%;height: 100%;}