* {
    background: black;
}
h1 {
    font-family: sans-serif;
    text-align: center;
}
h4 {
    font-family: Tahoma;
    text-align: center;
    color: white;
}
.image {
    text-align: center;
}