@ -61,10 +61,12 @@ body {
background-color: white;
}
.footer {
background-color: #ddd;
background-image: radial-gradient(circle, #000,#6f6f6f);
text-align: center;
padding: 20px;
margin-top: 20px;
color: white;
border-radius: 20px;
/* animace @keyframe uděla animaci a poté v třídě musíme nastavit spouštěče */
@keyframes example {