Help me in solving HTML47 problem

My issue

Sir, this Q.are difficult for me this Q.are ship me please :pleading_face:

Learning course: Learn HTML / CSS
Problem Link: CSS External stylesheet Practice Problem in Learn HTML / CSS - CodeChef
In the previous problem, we created an internal stylesheet using the <style> element inside the index.html file.
Do the following to create your external stylesheet

  • Copy only the contents of <style> block (except the style tag) from the index.html file to style.css file to check the output
  • Delete the <style> block completely from the index.html file