GameHub/styly/Warthunder.css

10 lines
169 B
CSS
Raw Permalink Normal View History

2024-04-22 19:00:48 +02:00
body {
background-image: url(https://i.redd.it/83fms2ekatga1.jpg);
}
.image {
width: 400px;
height: auto;
2024-04-22 19:07:07 +02:00
text-align: center;
align-items: center;
2024-04-22 19:00:48 +02:00
}