*{box-sizing:border-box;margin:0!important;scroll-behavior:smooth}body{font-family:Roboto,Helvetica Neue,sans-serif;display:flex;align-items:center;flex-direction:column;height:100%;color:#2f4f4f;background-color:#47c6cd}section{width:100%;max-width:440px;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;position:relative}h1{display:flex;flex-wrap:wrap;word-break:break-word;font-size:clamp(1.25rem,.9709rem + 1.3953vw,2rem)}button{cursor:pointer;background-color:#5f9ea0;border-color:transparent;border-radius:30px;padding:10px 32px;color:#1e3131}button:hover{background-color:#6fb9bc}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#5f9ea0;border-radius:99px}::-webkit-scrollbar-thumb:hover{background-color:#6fb9bc}
