html{font-size:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Open Sans",Verdana,Geneva,sans-serif,sans-serif}#border{position:absolute;z-index:40}#border *{background-color:lightgrey}#border *{position:fixed;height:1.5rem;width:1.5rem}#border .left{top:0;left:0;height:100%}#border .right{top:0;right:0;height:100%}#border .top{top:0;left:0;width:100%}#border .bottom{bottom:0;left:0;width:100%}#link{position:fixed;bottom:0;right:5rem;z-index:41;display:block;height:1.5rem;background-color:black;padding:0 1em}#link a{text-decoration:none;font-weight:800;color:white}#content{background-color:white;text-align:center;font-size:1.5rem}#content,#content>.container{position:fixed;top:0;right:0;width:100%;height:100%}#canvas{-webkit-tap-highlight-color:rgba(0,0,0,0)}html.color-palette-1 #border *{background-color:Aquamarine}html.color-palette-1 #link{background-color:Red}html.color-palette-1 #link a{color:White}html.color-palette-1 #content{background-color:White}html.color-palette-2 #border *{background-color:DarkSlateBlue}html.color-palette-2 #link{background-color:yellow}html.color-palette-2 #link a{color:MediumSlateBlue}html.color-palette-2 #content{background-color:MediumSlateBlue}