.container{width:100%;justify-content:space-between}.char,.container{display:flex;height:58px}.char{width:58px;border-radius:8px;background:#f9fafb;border:2px solid #e5e7eb;justify-content:center;align-items:center;color:#252525}.charInactive{background:#e5e7eb}.charFocus{border-color:#6b7280;outline:transparent}@media only screen and (min-width:0px) and (max-width:900px){.char{font-size:18px;width:58px;height:58px}}