.logo {
    width: 150px;
}

.mood {
    -webkit-box-reflect: below 0px 
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(250, 250, 250, 0.5)));
    /* border-radius: 25px; */
}

