@import "typography.css";

html {
    font-size: clamp(22px, 1vw, 28px);
}