- The CSS rule is missing a selector, braces, and the closing
</style>
tag - The CSS rule is missing a declaration
- The CSS rule is in the wrong place
- The closing
</head>
tag is missing The CSS rule is missing a selector, braces, and the closing </style>
tag.