Home

G-Ga

@keyframes good {
0% {
color: green;

}
25% {
color: red;

}
50% {
color: blue;

}
75% {
color:green;

}
100% {
color: red;

}
}
@keyframes word {
0% {
color: gold;

}
25% {
color: red;

}
50% {
color: green;

}
75% {
color:gold;

}
100% {
color: red;

}
}
body {
background-image: url(h.png);

}
h1{
margin-top:0px;

font-size:60px;
text-align: center;
font-family: cursive;

animation-name: good;
animation-duration: 1s;
animation-iteration-count: infinite;
position: relative
color:blue;
background-image:url(a.jpg);
border-radius: 20px;
}
footer{
margin: 0px;
width: 280px;
height: 50px;
border: 30px solid transparent;
border-radius:20px;
padding: 15px;
border-image: url(“goo.jpg”) round 50;
position: bottom;
position: fixed;

}
@keyframes videos {
from {

left: 0px;
}
to {

left: 100px;
}
}
video{
animation: videos 2s linear 1s infinite alternate;
position: relative;
border-radius:15px;
width:150px;
top: 30px;
}
b{
animation-name: word;
animation-duration: 1s;
animation-iteration-count: infinite;
position: relative
color:green;
}
img{
width:50px;
height:40px;
border-radius:30px;
}
button {
background: green;
margin-left:90px;
border-radius:50px;
}

MARY XMAS


Marry Christmas And A Happy New Year.
To You.



Share With You Besties

</>

Design a site like this with WordPress.com
Get started