.win{
    width: 100px;
    height: 100px;
    background-color: #f7e7b0;
    text-align: center;
    position: relative;
    float:right;
    z-index: 100;
}

.win span{
    width: 100px;
    line-height: 100px;
}
