8 lines
89 B
CSS
8 lines
89 B
CSS
body {
|
|
background-size: cover;
|
|
}
|
|
|
|
.logo {
|
|
font-size: 60px;
|
|
margin: 10px;
|
|
} |