Learn More About CSS Pseudo Selectors By Building A Balance Sheet - Step 1

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<!-- file: index.html -->
<!doctype html>
<html lang="en"> 
<head>
  <meta charset="UTF-8">
  <meta charset="UTF-8" name="viewport" width="device-width" initial scale="1.0">
</head>
</html>  
/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.46

Challenge: Learn More About CSS Pseudo Selectors By Building A Balance Sheet - Step 1

Link to the challenge:

Did you have a question about this challenge? I note that there are some issues with your HTML doc but is there something specific that you are having difficulty with?

You mixed two different meta tags together.