1
resposta

Faça como eu fiz: estilize seu HTML

<!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>Portfólio de Rayra</title>
    <link rel="stylesheet" href="style.css">
</head>

body {
    background-color: red;
    color: yellow;
}
1 resposta

Olá Rayra! Tudo bem?

Parabéns por realizar a atividade proposta. Continue se dedicando assim aos estudos!

Obrigada por compartilhar com a comunidade Alura! Conte sempre com o apoio do fórum :)

Um abraço e bons estudos!