
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}
body{font-family:Consolas,"Noto Sans KR",monospace;background-image:linear-gradient(rgba(99,245,176,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(99,245,176,.022) 1px,transparent 1px);background-size:32px 32px}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}
h1,h2,h3,h4{color:#e7f5f1}::selection{background:#174638;color:#eafff7}
