body {
	background-color: #191B1C;
	color: white;
}

div {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-left: 20px;
}

img {
  /* border-radius: 6px; */
  display: block;
  height: 200px;
  width: 200px;
}
