.opsie{
	color:red;
}

h1{
	color:green;
	text-align:center;
	border-bottom-style: solid;
}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}