“The parameters comprise sequences which are theoretically infinite but limits are, of course, set to them in practice. There is an upward limit to size and certainly a downward one... Within these sequences there are reasonable bounds; extremes set by technical and functional experience”
In Designing Programmes by Karl Gerstner
normal
.css-gui-element {
max-width: 42em;
width: 100%;
text-decoration-style: solid;
text-decoration-line: none;
text-decoration-thickness: 0px;
text-decoration-color: primary;
line-height: 1.5;
letter-spacing: initial;
font-size: 3rem;
font-family: Recursive;
background-color: background;
color: text;
}