@import-normalize;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:80em;margin:2em auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.customSelector{font-size:.9em;font-weight:inherit;background:#efefef;border:none;border-radius:.2em;padding:0 .2em}.spinner{border:4px solid #0000001a;border-top-color:#333;border-radius:50%;width:40px;height:40px;margin:2em auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
