#desc,.proj{text-align:center}#meh,#meh2{letter-spacing:1.5px}#email a,#meh2,.proj{font-size:14px}.proj,.social-icons a{transition:.25s}.heart.black,.heart.red,.heart.white{font-size:24px;vertical-align:middle}body,html{min-height:100svh;margin:0;padding:0;font-family:"Source Code Pro",serif;color:#fff;background:center/cover no-repeat #222;display:flex;justify-content:center;align-items:center;flex-direction:column}a{display:inline-block}@keyframes avatar_glow{15%{box-shadow:0 0 .1em #ff179e,0 0 .2em #ff179e,0 0 .3em #ff179e,0 0 .4em #ff179e,0 0 1em #ff179e,0 0 8em #ff179e}}div#avatar:hover{animation:2s linear avatar_glow}#desc{margin-top:2rem}.projects{display:flex;flex-wrap:wrap;justify-content:center;max-width:600px;gap:12px;margin-top:4rem;margin-bottom:1rem}.proj{padding:6px 14px;min-width:160px;border:1px dashed;border-radius:20px;text-decoration:none;background:0 0;cursor:pointer}.p1{color:#6ee7ff;border-color:#6ee7ff}.p2{color:#ff7ad9;border-color:#ff7ad9}.p3{color:#7cff7c;border-color:#7cff7c}.p4{color:#f50;border-color:#f50}.p5{color:#ff9f6a;border-color:#ff9f6a}.p6{color:#b98cff;border-color:#b98cff}#meh,.github-button,.vili a,.youtube-button{color:#fff;text-decoration:none}.proj:hover{background:rgba(255,255,255,.05);transform:translateY(-2px);box-shadow:0 0 8px currentColor}#meh:hover{color:#d3d3d3;text-decoration:none}#meh2{color:#758051;text-decoration:none}#meh2:hover{color:#d3d3d3;text-decoration:underline}#email{display:block;margin-top:1rem;font-style:italic}#email a{color:#a4a4a4;text-decoration:none}.social-icons{display:flex;gap:6px;margin-top:1rem}.social-icons a:hover{transform:translateY(-3px) scale(1.08);box-shadow:0 6px 12px rgba(0,0,0,.25)}.github-button,.youtube-button{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;font-size:16px;margin-top:1rem;margin-right:6px}.youtube-button{background-color:red}.github-button{background-color:#24292e}.github-button i{transform:scale(2)}.vili a{transition:color .25s}.vili a:hover{color:#0ff}.heart.black{color:#000}.heart.red{color:red}.heart.white{color:#fff}@media (max-width:768px){.vili{margin-bottom:30px}}