html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-family:Trade Winds,cursive}*{margin:0;padding:0;box-sizing:border-box}a{cursor:pointer}html,body{margin:0;background-color:#0c1013;color:#fff;min-width:768px;min-height:800px}.App{max-width:980;margin:0 auto;padding:2rem;text-align:center}.App .Header .Header-Logo{margin-bottom:1em}.App .Header .Header-Logo h1{font-size:3.5em;padding:0;margin:0}.Disclaimer{margin-top:1em;font-size:.7em}.Button{padding:10px 15px;background-color:red;border-radius:4px;color:#fff;text-decoration:none;font-weight:700}.Page{margin-top:2em;margin-bottom:2em}.Board{display:flex;margin:auto;max-width:768px;flex-direction:column}.Board .Board-Header{padding:30px 0 10px;font-size:2em;margin-bottom:0}.Board .Board-Row,.Board .Board-Header{width:100%;display:flex;justify-content:space-around}.Board .Board-Row .Board-Item{display:flex;border:1px solid white;width:100%;height:12vh}.Board .Board-Row .Board-Item h4{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2em;display:flex;flex-wrap:wrap;flex-direction:column;flex:1;align-items:center;justify-content:center}.Board .Board-Row .Board-Item--checked{background-color:#ff0000b3}.Board .Board-Links{margin-top:1em;display:flex;width:100%;justify-content:space-around}
