﻿@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR');
*{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%;}