<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
html,body,a,b,p,em,ul,ol,li,span,div,h1,h2,h3,h4,h5,h6,html,img,label,i,dl,dt,dd,input,button,select,option,textarea{margin: 0;padding: 0;border: 0; font-weight: normal; list-style:none;}
a,a:hover,a:active,a:visited,a:link,a:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; outline:none; text-decoration: none; cursor:pointer;}
a:hover{ color: red;}




.index{ width: 100%; height: 100%;}
.index img{ width: 100%; display: block;}
</pre></body></html>