|
|
@ -12,8 +12,8 @@ html {
|
|
|
|
right: 0;
|
|
|
|
right: 0;
|
|
|
|
bottom: 0;
|
|
|
|
bottom: 0;
|
|
|
|
z-index: -1; /* Set a negative z-index to move the pseudo-element below the content */
|
|
|
|
z-index: -1; /* Set a negative z-index to move the pseudo-element below the content */
|
|
|
|
background: url(bg-images/bg1.jpg) no-repeat center center fixed;
|
|
|
|
background: url(bg-images/bg3.jpg) no-repeat center center fixed;
|
|
|
|
background-size: 200%;
|
|
|
|
background-size: 150%;
|
|
|
|
|
|
|
|
|
|
|
|
/* Add animation properties */
|
|
|
|
/* Add animation properties */
|
|
|
|
-webkit-animation: spin 100s linear infinite;
|
|
|
|
-webkit-animation: spin 100s linear infinite;
|
|
|
|