.game-screen{
    background-color: rgb(191, 237, 254);
    width:90%;
    height: 30rem;
    margin-left: 4rem;
    margin-top: 3.5%;
    border-radius: 2rem;
}
.img-brick{
   height: 7rem;
   width: 100%;
   
   
}
.img-pac{
width: 10%;
margin-top: 25%;
}