body {
  background-color: lightblue;

} 

#mainpanel {
  margin-top: 10px;
}
img {
  max-width: 100%;
  height: auto;
}