Files
original-website/indexStyle.css
2022-10-28 10:54:59 +02:00

8 lines
84 B
CSS

body {
background-color: gray;
color: white;
}
.logo img {
width: 10%
}