img {
  width: 10%;
    length: 10%;
}
button {
  background-color:dodgerblue;
  margin-color:red;
}
body {
  font-family:"Comic Sans MS";
}
