body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body{margin:0;padding:0}#root,.App,body{background:#000;color:#fff;min-height:100vh}.App{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes simple-fade-in{0%{opacity:0}to{opacity:1}}.fade-in{animation:simple-fade-in 6s ease forwards;opacity:0}.background-video{height:100vh;left:0;object-fit:cover;object-position:center;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.App>:not(.background-video){position:relative;z-index:1}.p{padding-top:30px}.logo-container{height:40vmin;position:relative;width:40vmin}.logo-container,.play-pause-btn{align-items:center;display:flex;justify-content:center}.play-pause-btn{background:none;border:none;border-radius:50%;box-shadow:none;color:#fff;cursor:pointer;height:8vw;left:50%;max-height:160px;max-width:160px;min-height:64px;min-width:64px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .2s;width:8vw;z-index:10}.play-pause-btn:hover{background:#0000001a}.play-pause-btn svg{fill:#fff;display:block;height:60%;width:60%}@media (max-width:600px){.logo-container{height:60vmin;width:60vmin}.App-logo{height:60vmin}.play-pause-btn{height:16vw;max-height:120px;max-width:120px;min-height:80px;min-width:80px;width:16vw}}
/*# sourceMappingURL=main.0074b85c.css.map*/