body {
    color: white;
    background: black;
}

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