.abc{
padding:0 auto;
font-size:24px;
font-weight:bold;
color:#136e1d;
text-shadow: 0 0 10px #eff9fa,
                    0 0 20px #eff9fa,
                    0 0 30px #eff9fa,
                    0 0 40px #9aeaee,
                    0 0 70px #9aeaee,
                    0 0 80px #9aeaee,
                    0 0 100px #9aeaee,
                    0 0 150px #9aeaee;
animation: light 1.5s ease infinite alternate;
}
.abcd{
padding:0 10px;
font-size:24px;
font-weight:bold;
color:#066c72;
text-shadow: 0 0 10px #eff9fa,
                    0 0 20px #eff9fa,
                    0 0 30px #eff9fa,
                    0 0 40px #9aeaee,
                    0 0 70px #9aeaee,
                    0 0 80px #9aeaee,
                    0 0 100px #9aeaee,
                    0 0 150px #9aeaee;
animation: light 1.5s ease infinite alternate;
}
.abcde{
padding:0 10px;
font-size:20px;
font-weight:bold;
color:#136e1d;
text-shadow: 0 0 10px #c9f7fc,
                    0 0 20px #c9f7fc,
                    0 0 30px #c9f7fc,
                    0 0 40px #9ef4fb,
                    0 0 70px #9ef4fb,
                    0 0 80px #9ef4fb,
                    0 0 100px #9ef4fb,
                    0 0 150px #9ef4fb;
animation: light 1.5s ease infinite alternate;
}
.abcd .star1{
width:36px;
height:36px;
position: absolute;
bottom: 566px;
left:30px;
}
.abcd .star2{
width:36px;
height:36px;
position: absolute;
bottom: 606px;
left:50px;
}
.abcd .star3{
width:36px;
height:36px;
position: absolute;
bottom: 611px;
left:120px;
}
.abcd .star4{
width:36px;
height:36px;
position: absolute;
bottom: 571px;
left:140px;
}
.abcd .star5{
width:36px;
height:36px;
position: absolute;
bottom: 566px;
left:190px;
}
.abcd .star6{
width:36px;
height:36px;
position: absolute;
bottom: 551px;
left:235px;
}
.abcd .star7{
width:36px;
height:36px;
position: absolute;
bottom: 570px;
left:290px;
}
.zwz h3 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 23px;
    color:#000;
    text-shadow: 0 0 10px #ffff00,
                    0 0 20px #ffff00,
                    0 0 30px #ffff00,
                    0 0 40px #fff700,
                    0 0 70px #fff700,
                    0 0 80px #fff700,
                    0 0 100px #fff700,
                    0 0 150px #fff700;
}
.zwz h3{
   animation: light 1.5s ease infinite alternate;
}