.App{text-align:center;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.App-header{background-color:#212121;border:1px solid white;padding:3rem 2rem;color:#fff;max-width:600px;width:90%}.App-header h1{font-size:3rem;margin-bottom:1rem;font-weight:300;font-family:Courier New,Courier,monospace}.App-header h2{font-size:1.6rem;font-weight:300;font-family:Courier New,Courier,monospace}*{margin:0;padding:0;box-sizing:border-box}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;background-color:#181818}#root{min-height:100vh}
