<head> <title>Hello</title> <link rel="stylesheet" href="main.css"> <script src="main.js" defer></script> </head> <body> <h1 class="GB"> Holla</h1> </body> </html>