html,body{overflow:hidden;height:100%;width:100%;margin:0;padding:0}main{width:100%;min-height:100%;padding-top:2rem;display:flex;flex-direction:column;align-items:center;box-sizing:inherit;position:relative;font-family:sans-serif;background-color:#005a14;background-image:url(/assets/leaf.png);background-size:200px 200px;background-repeat:repeat}#snoop{position:fixed;bottom:0;left:0}.card{min-width:min(400px,80%);margin-bottom:2rem;padding:1rem;background:rgba(0,0,0,.5);color:#fff;text-align:center}@media only screen and (min-width: 600px){main{justify-content:center}}
