

body {
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
  margin:4px;
}

p {
  font-size:2em;
  height:50px;
  width:400px;
  text-align: center;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.hell {

  
}

#Blue{
  height:100px;
  width:500px;
  object-fit: cover;
  object-position: center;

  
}


.see {
  justify-content: center;
  align-items: center;
}

#Monotone {
  
}