*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%}.hero{width:100vw;height:100vh;background-color:#ff8c00;display:flex;justify-content:center;align-items:center}.hero-title{font-size:4rem;font-weight:700;color:#fff;margin:0}
