body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;text-align:center;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;font-size:20px;color:#000;background-color:#fff}.App-logo{height:30vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:20px}small{font-size:14px}.content{flex:1;width:200px;display:flex;align-items:center;flex-direction:column}.content>*{margin-bottom:10px}.content>button{width:100%}button.change-provider{background-color:purple}
