*{margin:0;padding:0;box-sizing:border-box}body{background-color:#000;color:#fff;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;align-items:center;justify-content:center}@keyframes gentleFade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}
