Your code passes for me. I’m guessing that you do not have your browser at the default font size settings and thus the tests aren’t calculating the font size on the various <p>s correctly. For example, if I manually increase the font size even the tiniest bit then the tests fail. So if you are zooming the page or have your default font size increased then you’ll either have to put it back to the default or use a different browser and don’t change the font size in that browser.