Test Validator Not Showing"

Hello everyone,

I’m currently working on the “Style a To-Do List” exercise in the CSS section of FreeCodeCamp.

I’ve completed both the index.html and styles.css files as instructed. I followed the style requirements like list-style-type, text-decoration, and so on, and everything seems to be in the right place.

My problem is that I don’t see the test validator appear at the bottom of the page, so I can’t run the tests or validate my solution.
I tried scrolling down, refreshing the page, and even switching browsers, but nothing seems to fix it.

I’m starting to feel very tired, and I’m getting shoulder pain from the screen contrast, so I’d really appreciate some help finding a solution.

Does anyone know what might be causing this issue? Or is it possibly a temporary bug?

Thank you so much for your help :folded_hands:

Hi. Can you please link to the test you are doing and post your code.

Alternatively lpease try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

can you share what you see?