<h1>Tuesday's to-do list</h1>
<ol>
<li>Breakfast</li>
<li>Pay for subway ticket</li>
<li>Go to grandma's house</li>
<li>Go to bed</li>
</ol>
xxxxxxxxxx
body {
font: 18px/1.5 sans-serif;
color: #333;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.