body {
    background: url(https://images.cnblogs.com/cnblogs_com/omigia/1160805/o_th.jpg) no-repeat top center fixed;
    background-size: cover;
}
#home {
    width: 85%;
    opacity: 0.938;
    filter: alpha(opacity=93.8);
}