h1 {
  color: gold;
  text-align: center;
  font-family: inherit;
  font-size: 50px
}
p{
color:gold;
}
h2{
  color:gold;
}
body {background: grey;
img{
  width: 500px;
}