.Navigation{
    background-color: white;
}

body {
    background-color: purple;
}

.About{
    margin-left: auto;
}