Nice! Internal style sheets go in the head section and are defined within the <style> tag.
<style>
Close! Start with the <head> tag, then the <style> tag, followed by h1 with font-family inside. Finally, close the brace and tags.
<head>
h1
font-family