:root{--nav-fontsize: 1.5em;--theme-color-1: #23716D;--theme-color-2: #1D5457;--theme-color-3: #173842;--theme-color-4: #142D3E}html,body{height:100%;width:100%;margin:0;font-family:Trebuchet MS,Tahoma,sans-serif;color:#fff}a{color:#32a39e}input{border-radius:5px;border:none}.marker{width:40px;height:40px}.marker img{width:100%;height:100%}.marker:hover{filter:brightness(125%);transition:filter .2s;cursor:pointer}.marker .data{display:none}.badge{background:var(--theme-color-1);padding:8px;border-radius:10px;opacity:75%}#bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#142d3e;z-index:-1}#bg>div{position:absolute;left:-3vw}#bg>.one{background:#173842;bottom:calc(100vw*tan(10deg)*-1);width:200%;height:calc(100vw*tan(10deg));transform:rotate(10deg)}#bg>.two{background:#1d5457;bottom:calc(100vw*tan(8deg)*-1);width:200%;height:calc(100vw*tan(8deg));transform:rotate(8deg)}#bg>.three{background:#23716d;bottom:calc(100vw*tan(5deg)*-1);width:200%;height:calc(100vw*tan(5deg));transform:rotate(5deg)}
