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}.nav-bar{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center}.btn{background-color:#fff;border:2px solid hsla(0,0%,50%,.4);border-radius:5px;box-shadow:3px 3px 3px 3px hsla(0,0%,100%,.395);color:#000;font-family:Courier New,Courier,monospace;font-weight:600;padding:20px;transition:box-shadow .1s ease-in,background-color .1s ease-in;width:30vw}.btn:hover{background-color:#e8e2e2;box-shadow:4px 4px 4px 4px hsla(0,0%,100%,.395)}.account-balance{color:#fff}li{list-style-type:none}
/*# sourceMappingURL=main.5b6d8f57.css.map*/