rem to em code example
Example: rem vs em
em -> is relative to the font-size of its direct or nearest parent
rem -> is relative to the html (root) font-size
em -> is relative to the font-size of its direct or nearest parent
rem -> is relative to the html (root) font-size