.background{
    background-image:url("background.png");
    background-size: 107%;
}
.boy{
    height: 350px;
    margin-top: 499px;
    position: absolute;
}
.score{
    font-size: 50px;
    font-weight: bold;
    margin-left: 50px;
    position: absolute;
}