
*{
    padding: 0;
    margin: 0;
    font-family: 'Concert One', cursive;
    box-sizing: border-box;
    /* background-image: url(pic1.jpeg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 150%; */
   
}
footer{
    /* margin-top: 500px; */
}

