Set the paragraph's ID to the value "levels" by completing the code.

<body>
<h3>Modern Ballet</h3>
<p id="levels">
Beginner and advanced courses.
</p>
<script>
</script>
</body>
</html>]]>

Make sure to type ="levels".