HTML
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>Alura Plus</title>
</head>
<body>
<section class="container principal">
<h1>Com o Combo+, você pode aproveitar a Alura+ e o Alura Língua por um preço único.</h1>
<img src="/assets/Combo.png" alt="O combo+ é a junção do Alura+ e o Alura Língua">
</section>
</body>
</html>