header{display:flex;justify-content:space-around;}

body{background-image: linear-gradient(to right top, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);}


h2{ color:green;
 font-size:50;
 font-family:papyrus;
text-align:center; 
   }






p{  font-size:15;
 font-family:century gothic;
text-align:center;}

span{color:white;}
.boom{color:yellow;}


.cards{ border:4px solid white;
text-align:center;
 width:200px;
 background-color:green;
 }
 
 
 .textcard{font-family:papyrus;}
