header
    {background-color: rgb(13, 44, 43)}
header h1
    {font-size: 3rem;
    color: rgb(173, 173, 248);
    font-family: "Ranchers", sans-serif;}
    

nav
    {background-color: rgb(161, 197, 255);}

article
    {background-color: rgb(195, 255, 195);}

footer
    {background-color: rgb(173, 173, 248)}

.meme
    {display: flex;
    align-content: ;}