#very basic website code for html background tutorial
<!DOCTYPE html>
<html>
    
  <head
  </head>
  
  <body> 
  #remove <body>
  #replace with <body style="background:url()">
  #full tutorial at https://youtu.be/51kmvqFEpeg
  </body>
  
</html>