
body {
  background-color: black;
  color: white;
  font-family: comic;
}


img {
    width: 100%; /* Adjusts the width */
    border-radius: 0px; /* Rounds the corners */
}
