@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(NotoSansKR-Medium.otf) format('opentype');}

body, h1, h2, h3, h4, h5, h6, input, textarea, select { font-family: 'Noto Sans KR', sans-serif; }

html {
	height:100%; overflow:hidden;
}

body {
	height:100%; overflow:hidden;
	margin:0px;
}

#viewer {
	height:100%;
	width:100%;
}