main{
    width: 100%;
    border: 0.5rem solid #3d6885;
}

.image-game{
    width: 48%;
}

#selection-container{
    flex-direction: column;
}

#image-selection-container, #stadistics-selection{
    width: 100%;;
}

.img-player{
    width: 30%;
}

.btn{
    font-size: 1.1rem;
}

dialog{
    width: 100%;
}

dialog h2{
    font-size: 1.5rem;
}

dialog p{
    font-size: 0.9rem;
}
