



ody{
    background-image: url('https://d2w9rnfcy7mm78.cloudfront.net/19590974/original_c4771506480b53a7561e0775ff9781eb.gif?1672197896?bc=0');
    background-size: full;
    
    
    
    height: 100px;
    padding: 10;
    margin: 10;
}

CDF2FF


body {
  background-color: 000000;
}





img {
    float: center;
    width:  autopx;
    height: 122px;

}



img {
    float: center;
    width:  autopx;
    height: 182px;

}



c {
  animation: color-change 0.1s infinite;
}

@keyframes color-change {
  0% { color: black; }
  50% { color: blue; }
  100% { color: red; }
}




























