animated background

This commit is contained in:
2024-04-21 17:20:52 +02:00
parent 67775e5d42
commit e560e5914b
8 changed files with 564 additions and 303 deletions
@@ -28,13 +28,14 @@ body {
content: " ";
width: 100%;
height: 100%;
// background-image: url("../images/fond-ronds.svg");
// background-image: url("../images/fond-ronds-trace.svg");
background-repeat: no-repeat;
background-size: content;
display: block;
position: absolute;
top: 0;
left: 0;
opacity: 0.5;
top: 100px;
left: +53px;
}