#widget {
    width: 150px;
    height: 150px;
    text-align: center;
    background-color: #f3f3f3;
    border-radius: 0%;
    color: #58585A;
}

#smiley {
    width: 50%;
    height: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
}

h3{
    font-size: 11px;
    padding: 2px;
    font-weight: bolder;
}
h1 {
    font-size: 16px;
    font-weight: bolder;
}