我完全是 html css 的新手,我发现写我想要实现的东西很烦人......不是那么简单的语言。一般来说,我想达到第一张手掌图像的效果 - https://spacebox.io/
但事情是实现的是我的 www.rar 文件
我不知道如何修复它..它的比例错误,我无法像在 spacebox.io 上那样获得结果
#topka{
display: block;
position: relative;
top: 56px;
margin: auto;
height:350px;
max-width: 100%;
min-width: 100%;
background-image: url("img/topka.png");
background-position: center;
background-size:100% 1200px;
background-repeat: no-repeat;
width:100%;