*{box-sizing:border-box;margin:0}body{color:#ccc;background:#000;justify-content:center;width:100%;height:100vh;padding:1rem;font-family:Roboto;display:grid}main{align-content:flex-start;max-width:1000px;display:grid}main img{width:100%;max-width:400px;height:auto;margin-top:8rem;margin-bottom:1rem}main p{text-align:center}main p.tag{color:#b1b1b1;font-size:.75rem}main section{background:0 0;margin-top:1rem}main a{color:#f8b436}
