body{background-color:#161b22;color:#fff;height:100vh;margin:0;padding:0}body *{font-family:Helvetica Neue,Helvetica,Arial,monospace}#root{height:100%;position:relative;text-align:center}#root .App{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}video#second-video,video#share-video,video#video{border:1px solid #fff;height:900px;width:1440px}video#share-video{margin-top:2.5%}#root h1,#root label,#root p{color:#fff}#root #main-logo-container img{width:80%}#root #main-buttons-container{display:flex;justify-content:space-evenly}#root #main-buttons-container div.choice{display:inline-block}#root #main-buttons-container div.choice button{background:transparent;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial;font-size:16px;padding:12px;transition:all .3s ease}#root #main-buttons-container div.choice button:hover{background:#116eb9}#root #server-buttons-container{display:flex;justify-content:space-evenly;width:100%}#root #server-buttons-container button:hover{background:#116eb9}#root button:not(.choice button){background:transparent;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial;transition:all .3s ease}#root button:not(.choice button),#root input{border:1px solid #fff;border-radius:6px;color:#fff;font-size:16px;padding:12px}#root input{background-color:#fff3;height:20px;margin-bottom:12px;width:100%}#root input,#root input:focus{outline:none}
/*# sourceMappingURL=main.c09a15f1.css.map*/