your task is to create 5 span tags and 1 ol with three list items inside it and aplly a class name 'class-bold' which bolds the text inside element and apply background color - grey

create similar to this

span -1
span -2
span -3 span -4 span -5

  1. list item 1
  2. list item 1
  3. list item 1

go to task 2