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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.green{color:green}.red{color:red}.blue{color:blue}body{grid-row-gap:30px;grid-column-gap:20px;background-attachment:fixed;background-image:linear-gradient(hsla(0,0%,100%,.264),hsla(0,0%,100%,.86)),url(https://i.pinimg.com/originals/44/e5/70/44e570097ddbb77ce25d2b56cfea66b0.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;max-width:1200px}.transaction-li{display:grid;grid-template-columns:repeat(3,1fr)}nav{background-color:initial;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;height:120px}.app_name{color:#fff;font-size:48px;margin-top:20px}.app_name:hover{color:gold}.submit,button{border-radius:10px;font-size:15px;height:50px;width:150px}.submit:hover,button:hover{background-color:#ff0}li{font-weight:700;list-style:none;margin:20px}a{text-decoration:none}
/*# sourceMappingURL=main.aed40738.css.map*/