body {
    font-family: Comic Sans MS, cursive, sans-serif;
    color: white;
    background-color: blue;
    font-size: 20px;
}

.ode-nicolas {
    background: #f7c6d9;
    font-family: "Atma", system-ui;
  font-weight: 500;
  font-style: normal;
    color: black;

    p {
        font-size: 28px;
        line-height: 1.5;
    }
}