body{width: 27vh; height: 35vh; position: relative; color: white;float: right; margin-top: 61vh;font-family:"Arial";-webkit-user-select: none;}.header-container{height: 3.2vh; width: 100%; align-items: center;background: linear-gradient(to right, #0099cc 0%, #0099ff 100%);}#tableContainer{height: 14vh; background-color:#000000B3;overflow-x:hidden;}#exit{height: 3vh; background: linear-gradient(to right, #0099cc 0%, #0099ff 100%);}.title{font-size: 2vh;font-weight:900;}.title2{font-size: 2vh;font-weight:900;}.txt{font-size:1.8vh;font-weight: 550;}::-webkit-scrollbar{width: 1vh;}/* Track */::-webkit-scrollbar-track{background:#1e1e1666;}/* Handle */::-webkit-scrollbar-thumb{background:#ffffffd9;}