<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="receitas.css"/>
</head>
<body>
<h1 i="titulo">Receita - Mousse de Maracuja</h1>
<figure>
<img src="mousse.jpg"/>
<figcaption>Mousse de Maracuja</figcaption>
</figure>
<h2>Ingredientes</h2>
<h2>Modo de Preparo</h2>
<h2>Informações Nutricionais</h2>
</body>
</html>
`