This commit is contained in:
Ashley Graves 2024-09-18 10:21:56 +02:00
parent 8ffb371359
commit 963865a7f1

View file

@ -5,7 +5,7 @@ body {
align-items: center; align-items: center;
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
background-image: url(https://wparena.com/wp-content/uploads/2009/09/img0.jpg); background-image: url(https://i.redd.it/c6xyflvpym3c1.jpg);
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }