Add structure to this webpage.

<body>
  <p>What has a head, a tail, is brown, and has no legs?</p>
  <p>A penny</p>
</body>
</html> ]]>

Use <p> to open and </p> to close the paragraphs.