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}*{box-sizing:border-box}body{background-color:#000;color:#ddd}main{margin:50px auto 0;max-width:360px}h1{margin-bottom:0;text-align:center}form div.basic{display:flex;gap:5px}form input{border:2px solid;border-radius:5px;margin-bottom:5px;padding:2px 5px;width:100%}form button{background-color:#333;border:0;border-radius:5px;color:#fff;cursor:pointer;padding:5px;transition:background-color .3s ease,color .3s ease;width:100%}button:hover{background-color:#fff;color:#333}.delete{margin:5px}.transactions{margin-top:10px}.transaction{border-top:1px solid;display:flex;justify-content:space-between;padding:5px 0}.transaction:first-child{border-top:none}.name{font-size:1.2rem}.description{font-size:.7rem}.right{text-align:right}.price-red{color:red}.price-green,.price-red{font-size:18px;font-weight:700}.price-green{color:#0fd20f}.datetime{font-size:.7rem}
/*# sourceMappingURL=main.2c0e15ea.css.map*/