*{box-sizing:border-box;margin:0;padding:0}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;background-color:#50514f;color:#fffcff;font-size:16px;font-family:PT Sans,sans-serif}h1{color:#ff7f11;font-size:3rem;font-weight:700;text-align:center}h2,h3{text-align:center;margin:.5rem 0}a{color:#fffcff;text-decoration:none}#footer{width:100%;height:4rem;position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#000;bottom:0;padding:0 1rem}#author{display:flex;align-items:center;gap:.25rem}#author img{width:.75rem;height:.75rem}#github-link img{width:2.5rem;height:2.5rem}
