h1 {
    text-align: center;
}

nav {
    text-align: center;
}

footer {
    text-align: center;
}

body {
    background-color: #000;
    color: #EB5405;
    margin: 10px;
}