
* {text-align: center;}

* {font-family:
    'BenchNine', sans-serif; }



* {background-color:#FF99CC;}

header {text-align: center; 
    text-decoration: none;
align-items: center;}

header nav ul {display: flex; 
    text-align: center;
    text-decoration: none;
    text-align: center;
   box-shadow: 5px 5px 5px;
    padding: 40px;
    margin: 30px;
align-items: center;
align-content: center;}

li {text-decoration: none;}

ul { display: flex; 
    flex-wrap: wrap; 
    text-align: center; 
    text-decoration: none;
align-items: center;
align-content: center;}


nav 
{text-align: center; 
    
    align-items: center;
    text-decoration: none; 
    font-family: 'Nixie One', cursive;
  display:flex;
align-content: center;
word-spacing: 1rem;
font-size: 2rem;}

h1 
{font-family:  'Great Vibes', cursive; 
    font-weight: 600; 
    font-size: 5rem; 
    text-align: center;}

h2 {font-family:'Pathway Gothic One', sans-serif; 
    color:floralwhite; 
    text-decoration: none; 
    font-size:1.5rem}

h3 {font-family: 'Pathway Gothic One', sans-serif; 
    background-color: floralwhite; 
    text-align: center;}

h4 {font-family:'BenchNine', sans-serif; 
    font-weight: bold}

a {font-family: 'Nixie One', cursive;
    color: floralwhite;
text-align: center;
text-decoration: none;
align-items: center;
}

p {font-family:: 'BenchNine', sans-serif; 
    font-style: italic; font-weight: 100; 
    font-size: 1.5rem}

img {border-radius:30rem}  


footer {font-family: 'Teko', sans-serif; 
    font-size: -50rem; 
    color: floralwhite}



