body{
    background-color: black;
    color: white;
    text-align: center;
}

.container{
    margin: 200px auto !important;
}

h4{
    color: #8b0c07;
}

img{
    margin-left: 100px;
}

p{
    line-height: 200%
}