html, body { margin: 0; padding: 0; overflow-x: hidden; height: auto; } *{ -webkit-tap-highlight-color: transparent; } p{ -webkit-margin-before: 0; -webkit-margin-after: 0; } .Box{ width: 100%; height: 100%; background-image: url('../img/ValentineDay/b1.png'); background-size: 100% 100%; background-repeat: no-repeat; position: relative; display: flex; flex-direction: column; align-items: center; } .bg1{ width: 100%; height:3.1rem; background-image: url('../img/ValentineDay/b6.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0rem; top: 0rem; -webkit-animation-delay:1.5s; } .bg2{ width: 100%; height:1.78rem; background-image: url('../img/ValentineDay/b2.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0rem; bottom: 0rem; -webkit-animation-delay:0.5s; } .bg3{ width: 0.435rem; height:0.295rem; background-image: url('../img/ValentineDay/yunl.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0rem; top: 2.505rem; -webkit-animation-delay:0.8s; } .bg4{ width: 0.435rem; height:0.295rem; background-image: url('../img/ValentineDay/yunr.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; right: 0rem; top: 2.205rem; -webkit-animation-delay:1s; } .bg5{ width: 0.92rem; height:0.315rem; background-image: url('../img/ValentineDay/yun1.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 1.435rem; top: 0.29rem; -webkit-animation-delay:1.8s; } .bg6{ width: 3.54rem; height:2.545rem; background-image: url('../img/ValentineDay/b3.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0rem; top: 1.405rem; -webkit-animation-delay:2s; } .bg7{ width: 2.51rem; height:1.69rem; background-image: url('../img/ValentineDay/b4.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0.66rem; bottom: 0.945rem; -webkit-animation-delay:2.3s; } .bg8{ width: 1.245rem; height:0.41rem; background-image: url('../img/ValentineDay/2.14.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 1.245rem; top: 1.31rem; -webkit-animation-delay:2.5s; } .bg9{ width: 1.65rem; height:2.83rem; background-image: url('../img/ValentineDay/b5.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 1.05rem; bottom: 0.64rem; -webkit-animation-delay:4.5s; } .bg10{ width: 2.144rem; height:0.3105rem; background-image: url('../img/ValentineDay/logo.png'); background-size: 100% 100%; background-repeat: no-repeat; position: absolute; left: 0.81rem; bottom: 0.35rem; -webkit-animation-delay:4.8s; } .Blessings{ width: 80%; position: absolute; left: 10%; top: 1.9rem; font-size: 0.14rem; color: #FFFFFF; text-align: center; } .Blessings p{ margin-top: 0.07rem; } .Blessings p:nth-child(1){ -webkit-animation-delay:2.8s; } .Blessings p:nth-child(2){ -webkit-animation-delay:3.1s; } .Blessings p:nth-child(3){ -webkit-animation-delay:3.4s; } .Blessings p:nth-child(4){ -webkit-animation-delay:3.8s; } .Blessings p:nth-child(5){ -webkit-animation-delay:4.2s; }