
body {
    background: red;
}
nav a {
    margin-right: 10px;
    color: blue;
}
