:root { font-size: 18px; /* default below 600px */}@media (min-width: 600px) { :root { font-size: 3vw; }}