body{
    background-color: #141f31;
}
table{
    width: 100%;
}
img{
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}