*{box-sizing:border-box}html,body{height:100%}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:#20202e;color:azure;font-family:Verdana,sans-serif}main{min-height:calc(100% - 60px)}.app{height:100%}footer{padding:20px;color:#6495ed}footer a{all:unset;cursor:pointer}label{user-select:none}h4{margin:4px 0}
