@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@400;500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:#121214;font-family:Roboto,sans-serif}a{text-decoration:none}.container{margin:60px auto;text-align:center;width:300px}img{border:4px solid #2e4159;border-radius:50%;height:150px;padding:3.7px;width:100%;width:150px}.username{color:#e1e1e6;font-family:Roboto Mono,monospace;font-size:18px;font-weight:400;opacity:.8}ul{list-style:none;margin:48px 0}h1{font-size:32px;margin-bottom:8px;margin-top:24px}h1,ul li a{color:#e1e1e6}ul li a{align-items:center;background-color:#2e4159;border-radius:6px;display:flex;height:53px;justify-content:center;margin-bottom:16px;transition:background .4s}ul li a:hover{background:#264770;border:3px solid #e1e1e6}footer{color:#e1e1e6;font-size:12px;font-weight:500;opacity:.6}
/*# sourceMappingURL=main.b9ce411d.css.map*/