body{background-image:url(/static/media/currency-background.27c25e4a7837d3e3d11a.jpg);box-sizing:border-box;font-family:sans-serif;height:100vh;justify-content:center;margin:0;padding:0}.currency-div,body{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex}.currency-div{background-color:#2e86de;background-image:url(/static/media/foreign-exchange-rates-2019.7c9797be63b8e2629e7b.jpg);border:1px solid #000;border-radius:10px;gap:10px;height:250px;margin-top:80px;width:650px}.currency-div,.title{flex-direction:column}.title{align-items:center;background-color:#0c3f04;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#faebd7;display:flex;height:50px;justify-content:center;margin-bottom:50px;padding:0;width:100%}.amount,.from-currency-option,.result,.to-currency-option{background-color:#e6b93e;color:#000;height:30px;width:100px}.input-div{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.convert-button{background-color:#0c3f04;border:1px solid #000;border-radius:10px;color:bisque;cursor:pointer;height:30px;margin:20px auto auto;width:100px}.convert-button:hover{background-color:#27ae60;color:#fff}.convert-button:active{background-color:#0c3f04;color:#fff;transform:scale(.9)}@media screen and (max-width:768px){.currency-div{height:auto;margin-top:30px;width:80%}.title{margin-bottom:30px}.amount,.from-currency-option,.result,.to-currency-option{height:25px;margin:5px;width:80px}.convert-button{font-size:12px;height:25px;margin-bottom:10px;margin-top:15px;width:80px}}
/*# sourceMappingURL=main.a991c063.css.map*/