PushingScores/static/css/main.css

9 lines
71 B
CSS

body{
background: lavender;
color:blue;
}
img{
max-width: 500px;
}