body {
    color: white;
    background: black;
}

header { 
    border-bottom: solid rgb(42, 122, 228);
}