/*#win-screen {
    font-size: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}*/

.win-button {
    margin-top: 32px;
}