<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@200&display=swap"
rel="stylesheet">
</head>
<body>
<div class="hero">
<a href="https://scrimba.com/" target="_blank"></a>
<h3 class="quote">"Today is your opportunity to build the tomorrow you want."</h3>
<h2 class="author">-Ken Poirot</h2>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">