:export{COLOR_PRIMARY:#3a43b2;COLOR_BACKGROUND:#000;COLOR_TEXT:#fff}*{box-sizing:border-box}body{margin:0;line-height:1.8;background-color:#000;color:#fff}.content{margin:2em auto;padding:0 1em;max-width:900px}.overflowScroll{overflow:scroll}.textCenter{text-align:center}.flex{display:flex}.flex.alignCenter{align-items:center}.flex.justifyCenter{justify-content:center}.flex .flex1{flex:1 1}.flex .flex2{flex:2 1}.flex .flex3{flex:3 1}