*{box-sizing:border-box;padding:0;margin:0}body,html{width:100vw;height:100vh;overflow-x:hidden}#root{display:flex;flex-direction:column;width:100%;height:100%;align-items:flex-start;justify-content:flex-start}