网站首页 网站源码
website
站点相关全部源代码,隐藏了一些关于服务器的信息
.banner-information {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(73, 81, 89, 0.5);
}
.banner-information span{
    color:rgb(61, 235, 157);
}
.d-flex img{
    width: 100%;
    height: 100%;
}
loading