body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.App{width:100vw;height:100vh;overflow:hidden}.blob{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.blob.current-player{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 8px #0003,0 0 #ffffffb3}70%{box-shadow:0 4px 8px #0003,0 0 0 10px #fff0}to{box-shadow:0 4px 8px #0003,0 0 #fff0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}#root{height:100%}
