body{
  text-align: center;
  background-color: #808080;
}
img {
  width: 250px;
  border-color:#70b9db;
  border-style: groove;
  border-width: 10px;

}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 55px;
  color: #8e7fff
}
h5 {
  font-size: 90px;
  color: antiquewhite
} 
h3 {
  font-size: 80px;
  color: firebrick
}
p{
   font-size: 35px;
     color:rgba(226, 43, 226, 0.88)
}
h6 {
 font-size: 40px;
  color: cyan
}

h5 {
  font-size: 80px;
  color: antiquewhite
} 
h7{
  font-size: 35px;
  color:#0016ff
}
h1{
  font-size: 20px
}

body {
  background-color: pink;
  text-align:pink;

