.align-center{
    align-content: center;
}
.img-responsive{
    width: 100%;
}
body{
    background-color: black;
    color: #eee;
}