*{padding:0;margin:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:20px;color:#eee}body{background:#2b3135}a{color:#7bc1f3;text-decoration:none;transition:.3s;position:relative}a:hover{color:#ccc}a:after{content:"";transition:.3s;height:2px;width:0;border-radius:1px;background:#ccc;position:absolute;left:50%;top:110%}a:hover:after{width:68%;left:16%}img{max-width:100%;display:block}a h1{color:#eee}span a:after{background:none}::-webkit-resizer{display:none}.material-symbols-rounded{visibility:hidden;font-size:clamp(16px,2.5vw,24px);margin-right:min(.4em,1vw);transition:.3s}@media screen and (max-width:580px){a:after{background:none}.material-symbols-rounded{font-size:clamp(20px,6vw,320px)}}