*,*::before,*::after { box-sizing: border-box; scrollbar-width: thin; scrollbar-color: #1b4113 #fff;}html,body,header,main,footer,div,menu,nav,ul,li,h1,h2,h3,em,p,strong,address,button { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; font-size: 100%; font: inherit;}menu,ul,li { list-style: none;}html { font-size: 16px; height: 100%;}body { text-align: center; line-height: 1.5; font-family: sans; background: linear-gradient(to bottom, #1b4113, #62875a); color: #fff; height: 100%;}#loading { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 55px; color: #fff;}footer { background: #fff; padding-bottom: 34px; color: #1d3443; visibility: hidden;}footer a { display: block; color: #1d3443; text-decoration: underline; text-underline-offset: 3px; margin: auto; font-size: 13px;}