body {
background-color: orangered;
color: black;
}
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<reader></reader>
<main></main>
<h1>Eleve seu negócio digital a outro nível
<strong> com um Front-end de qualidade!</strong>
</h1>
<p>Olá! meu nome é Wallace RBR, desenvolvedor Front-end com especialidade em React, HTML e CSS. Ajudo pequenos negócios e designers a colocarem em prática boas ideias. Vamos conversar?</p>
<a href="https://linkedin.com/in/wallace-ribeiro-a7a94180/">Linkedin</a>
<a href="https://Github.com/wallaceRBR">Github</a>
<img src="imagem.png" alt="foto de Wallace RBR programando">
<footer></footer>
</body>
</html>