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


/*css 초기화 / 배경설정*/
*{margin:0; padding:0;}
ul li{list-style: none;}
a,img{list-style:none; border:none; color:#000; text-decoration:none;}</pre></body></html>