h1 { 
  text-decoration: underline
  
}

body {
  background-color: #00ff7c;
  color: darkblue
} 

img {
  width: 250px;
  float: right;
  border-style: solid;
  border width: 1px;
}

.gaming {
  
  text-decoration:none;
  text-shadow: 1px 2px
}

h6 {
  float: right;
  font-family: inherit;
}