<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="index.css">
</head>
<body>
<main>
<section class="container">
<form>
<button type="submit">Reveal My Superpower</button>
</form>
</section>
</main>
<script src="index.js"></script>
</body>
</html>
<!doctype html>
<html>
<head>
<title>Fantasy Adventure</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>