<link href="https://fonts.googleapis.com/css2?family=Caesar+Dressing&display=swap"
rel="stylesheet">
</head>
<body>
<header>
<div class="title">
<h1>Triassic World</h1>
</div>
<div class="logo"><img src="dino.png"></div>
</header>
<section class="icons-bar">
<!--
Challenge:
1. Find the icons for location, email and calendar
on Font Awesome and add them here. Use the
slide to remind you what we are aiming for.
-->
</section>
<script src="index.pack.js"></script>
</body>
</html>
<html>
<head>
<link rel="stylesheet" href="index.css">
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>