
body {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    color:#2D2D2D;
}

html {
    width: 100%;
    height: 100%;
}
.container-fuild {
    text-align: center;
}
.container-fuild img {
    height: 700px;
}