@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {font-family:"Nanum Gothic", consolas; }
html {overflow-y: auto;}
html, body, form {margin: 0; padding: 0;}
body {background-color: #d0e8ff;}
.icon {display: inline-block; background-size: cover;}
.icon-menu {filter: invert(1);}