#h {
    float:left;
}
#c {
    float:right;
}
#score{
    width: 30%;
    margin:20px auto;
}
img {
    width: 250px;
    height:150px;
}

