<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<body>
    <p>The two lines below should be identical:</p>
    <p>This sentence should be readable</p>
    <p>This sentence should be readable</p>
</body>