:root{font-family:Inter;line-height:10px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424}body{margin:5rem}.wrapper{display:flex;flex-direction:column;gap:5rem}.section-container{display:flex;gap:5rem;justify-content:space-around}.field{width:50rem;height:25rem;background-color:#00f}.textfield{width:100%;height:100%;box-sizing:border-box;border:none;resize:none;outline:none}.copy-to-clipboard{color:#000;height:2rem}.copy-container{display:flex;gap:2rem;align-items:center}
