8 lines
199 B
CSS
8 lines
199 B
CSS
body{
|
|
background-image: url(https://t3.ftcdn.net/jpg/09/18/51/88/360_F_918518811_e0Wh732g7nIS9hsyi7ox9wWhguruEEgx.jpg);
|
|
background-size: 500px;
|
|
}
|
|
|
|
.papier{
|
|
background-color: whitesmoke;
|
|
} |