body{padding:0;margin:0;box-sizing:border-box}#app{height:99.9vh;overflow:auto;background-color:#fff}img{width:100%;height:100%}input{border:none}input,textarea{outline:none;padding:.2vw .6vw}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#011528;border-radius:50px}::-webkit-scrollbar-track{background:#d9d9da}::-webkit-scrollbar-thumb:hover{background:#011528}