html, body, #app { height: 100%; font-size: 16px; color: #fff; background: #060433; } * { box-sizing: border-box; } *::-webkit-scrollbar { width: 0; height: 9px; }