body {
  text-align: center; 
  background-color: slategrey;
}
img {
  width: 500px;
  border-color: black;
  border-style: ridge;
  border-width: 5px;
}
h1 {
  font-weight: bold;
  font-size: 50px;
}
h2 {
  
  font-weight: bold;
  font-size: 50px;
}h3 {
  font-weight: bold;
  font-size: 50px;
}
h4 {
  font-weight: bold;
  font-size: 50px;
}
 {white-space:inheritcolor: rgb(195,230,255);
 
 }

 index.html {
  color: rgb(119,90,156)