body{
    background-color: beige;
}
p{
    font-size: 200px;
}
a{
    color: black;
    text-decoration-line: none;
}