



a{
  border-style: ridge;
  border-color: #22afb9;
  border-width: 5px;
}

img{
  
  width:500px;
  border-style:groove;
  border-width:20px;
  border-color:rgb(20, 209, 209) 
}


h1{
  color:#e612d6;
  text-shadow: 2px 2px black;
  font-family:serif
  text-align: center
}
h2{
  color:#18eeec;
  text-shadow: 2px 2px black;
   font-display:swap
   text-align:checked  
}
h3{
  color-#fabdc8;
  text-decoration: none
  font-display:default
  text-align:checked
  
}
p{
  color-#e612d6
  text-decoration-line: none
  font-displaydir(underline)
  text-aligndefault
    
}