Which tags do we use to add JavaScript code to HTML?
<script>
</script>
<style>
Make sure to select <script> and </script>.