@@ -9,31 +9,6 @@ body {
overflow: hidden;
font-family: sans-serif;
}
-#waitDiv {
- position: absolute;
- width: 100%;
- height: 100%;
- align-items: center;
- justify-content: center;
- background: black;
- opacity: 0.8;
- top:0px;
- left:0px;
- flex-direction: column;
-}
-
-#waitSpan {
- text-align: center;
- font-size: 20px;
- font-weight: lighter;
- color: white;
-#waitTitle {
- font-size: 38px;
- color: #15A4FA;
.wrapper {
height: calc(100% - 40px - 30px); /* nvabar top and bottom*/