<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

*{margin:0; padding:0; box-sizing:border-box;}
body{font-size:14px; line-height:20px; font-family:'Noto Sans KR', sans-serif;}
a{color:#000000; text-decoration:none;}
img{border:none; vertical-align:top;}
ul, ol{list-style:none;}</pre></body></html>