*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.main-container{width:100%;height:100vh;background-color:#027272d0;display:flex;align-items:center;justify-content:center}.card-container{width:100%;max-width:800px;height:500px;background-color:#eeeeeef5;padding:1rem;border-radius:10px;box-shadow:0 0 10px #dbdbdb}.card-container h1{text-align:center}.inner-card-container{display:flex}.first-column{width:100%;height:420px}.first-column textarea{width:100%;height:100%;padding:.8rem;resize:none;outline:none;border:none}.second-column{background-color:#ff69b4;width:100%;min-height:100%;padding:5rem .8rem}.second-column h3{text-align:center}.inner-result-container{display:flex;justify-content:space-around}.inner-card-container h4{display:flex;flex-direction:column;align-items:center;gap:1rem}
