you have an element with the font size of 15px, and a child element inside with a font-size set to 3em, what is the font size of the child in px? (Provide a number only, not the measurement t code example
Example: css font size
// to scale font size in relation to its parent element
style="font-size: 2vw;"