body {
    background-color:rgb(10, 18, 42);
    margin:0;  
}
h1 {
    color:white;
}