.guess-btn {
    cursor: pointer;
}

.guess-btn:hover {
    letter-spacing: 1px;
}

.total-price {
    word-wrap: break-word;
}