@import"https://fonts.googleapis.com/css2?family=Sono:wght@200..800&display=swap";body{font-family:sans-serif;background-color:#960400;color:#fabf41}textarea{width:100%;height:33vh;background-color:#e5ebf4;font-family:Sono,monospace;font-size:medium}button{background-color:#c5ad7c;color:#fff;padding:12px;border:none;border-radius:8px;font-size:16px;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background-color .3s,transform .2s}button:hover{background-color:#a88848}#bts{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}header{display:flex;justify-content:space-between;align-items:center}header div{display:flex;flex-direction:column;align-items:flex-start;text-align:left}header img{height:100px;width:auto}
