<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portifolio</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header></header>
<main>
<h1>
Eleve seu negócio digital a outro nível
<strong>com um Front-end de qualidade!
</strong></h1>
<p>Somos um time comprometido com os resultados</p>
<a href="https://www.facebook.com/">facebook</a>
<a href="https://github.com/Helaniajesus">Github</a>
<img src="img/Time.jpg.png" alt="Foto do time" width="400" height="400">
</main>
<footer></footer>
</body>
</html>
body{
background-color: rgb(20, 187, 173);
color: rgb(10, 1, 44);
}
![]( )