What's wrong I don't know.. plzz help... I can't pass this lesson

Tell us what’s happening:

Your code so far


<style>
h1 {
  font-size: 68px;
}
h2 {
  font-size: 52px;
}
h3 {
  font-size: 40px;
}
h4 {
  font-size: 32px;
}
h5 {
  font-size: 21px;
}
h6 {
  font-size: 14px;
}

</style>
<h1>This is h1 text</h1>
<h2>This is h2 text</h2>
<h3>This is h3 text</h3>
<h4>This is h4 text</h4>
<h5>This is h5 text</h5>
<h6>This is h6 text</h6>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36.

Challenge: Set the font-size for Multiple Heading Elements

Link to the challenge:

It passes the tests for me… is your browser at least 100% zoom?

How to do 100% zoom??? idk that…

ctrl + to check if it is

i checked and it’s in 100% and showing Your code should set the

font-size

property for the

h6

tag to 14 pixels.

I copy and pasted your code and it worked. Try copy and pasting the code you put up there.

I did it 4times don’t know how it’s not correct… but thanks for helping…

Might be a bug. Just skip to the next challenge as you got the point of the challenge.

LOL… it worked in when I zoomed 110%… don’t know why… stuck here for atleast 2hrs… thanks for help anyway…