body{
    background: #0c8ade;
}
.index {
    width: 100%;
    height: 40rem;
    background: url('../img/index.jpg') no-repeat center;
    background-size: 100% 100%;
}