html,body{height:99%;margin:0;background-color:#000;color:#eee;font-family:sans-serif}#root{height:100%;display:flex;flex-direction:column;align-items:stretch}.box{display:flex;flex-direction:column;justify-content:center}.box1{flex:1}.box2{flex-direction:row;height:100px;font-size:36px;margin-left:50px;margin-right:50px}.box2a{display:flex;flex:1;height:fit-content}.box2b{display:flex;flex:1;height:fit-content;justify-content:right}.box2b a{text-align:right}@media screen and (max-width: 1200px){.box2{margin-left:15px;margin-right:15px}}@media screen and (max-width: 700px){.box2{margin-left:5px;margin-right:5px}}@media screen and (max-width: 550px){.box2{flex-direction:column;text-align:center}.box2a,.box2b{justify-content:center}.box2a a,.box2b a{text-align:center}}.box2 a{text-decoration:none}.blueText{color:#4c90f0}.orangeText{color:#ec9a3c}.root404{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.a404{height:35%;max-width:100%}@media screen and (orientation: portrait){.a404{width:35%;max-height:100%}}.img404{width:100%;height:100%}
