@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0 auto;font-family:Inter,sans-serif;width:550px;height:868px;background-color:#23252c}.info{display:flex;flex-direction:column;align-items:center;padding:0 2em;color:#fff}.email-btn{padding:9px 13px 9px 11px;background:#fff;display:flex;align-items:center;gap:.5em}.email-btn>a{color:gray}.linkedin-btn{padding:9px 13px 9px 11px;background-color:#5093e2;display:flex;align-items:center;gap:.5em}a{text-decoration:none;color:#fff}.info--links{margin-top:.5em;display:flex;justify-content:space-between;gap:1em}.main-img{width:317px;height:317px;margin:0}.footer{display:flex;justify-content:space-evenly;padding:1em;background-color:#161619;width:317px;margin:.5em auto}.interests,.about{width:317px;margin:0 auto;color:#fff;padding:0 1em}.app{margin:0;background-color:#1a1b21;width:317px}
