footer{
    background-color: #F2F2F2;
    padding:1em;margin:0;
    margin-bottom:0.5em;
    text-align: center;
}
footer img{
    height: 1em;
    max-height: 1em; /* set maximum height to one line of text */
    width:auto;
    vertical-align:middle;
}

.img-em{
    max-height: 1em; /* set maximum height to one line of text */
    width:auto;
    vertical-align:middle;
}

body{
    margin:0;
    color: black;
  
    font-family: "carrotflower", sans-serif;

}