body, * { margin: 0; padding: 0; } body{ overflow: hidden; } #app { overflow: auto; height: 100vh; } :root { --el-color-primary: #00da0b; }