html,body{width:100%;height:100%;margin:0;padding:0;font-family:Pixelify Sans,sans-serif;overflow:hidden}body{color:#fff;background:#000}body.has-gif-bg{background:url(https://art.pixilart.com/4b680819d6447f3.gif) 50%/cover no-repeat fixed}.overlay{text-align:center;box-sizing:border-box;background-color:#000000b3;flex-direction:column;align-items:center;width:100%;height:100%;padding:2rem;display:flex;overflow-y:auto}h1{font-size:3rem}h2{font-size:2rem}h3{margin:1.5rem 0 .5rem;font-size:2.2rem}.links{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.skills-icons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.projects{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.project-link{color:#fff;text-decoration:none}.projects-grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:20px;display:flex}.project-card{color:#fff;background-color:#ffffff0d;border-radius:15px;flex-direction:column;align-items:center;width:200px;padding:20px;font-family:Roboto,sans-serif;text-decoration:none;transition:transform .2s,background-color .2s;display:flex}.project-card:hover{background-color:#ffffff26;transform:scale(1.05)}.project-card img,.project-icon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;font-size:2em;display:flex}.project-card span{text-align:center;font-size:1.1em}
