#fontsimulator-text {
    width: 100%;
    max-width: 600px;
    font-size: 1.2rem;
    padding: 0.5em;
    margin-bottom: 1.5em;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.font-preview-box {
    font-size: 32px;
    padding: 0 0 10px 0;
    margin: 10px 0;
    border-bottom: 1px dashed #ccc;
}