*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none;scrollbar-color:rgb(90,90,90) rgb(150,150,150)}::selection{background:#333;color:#777}html,body{background-color:#000;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;user-select:none;touch-action:none}.main-wrapper{width:100%;height:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;position:relative;align-items:center;justify-content:center;padding:20px}.start-logo{width:100%;height:100%;max-width:400px;max-height:400px;display:flex}.start-logo img{width:100%;height:auto}
