ul {
  margin-left: 1px;
  padding: 10px;
}

img {
    height: auto; 
    width: auto; 
    max-width: 300px; 
    max-height: 300px;
}

body {
  background-color: #b5d0fc;
}