.background{width:100vw;height:100vh;background-color:green}.mesa{max-width:1100px;margin:auto}button{margin:2rem;margin-left:0;padding:1rem;font-size:1.5rem}.fila1{width:100%;display:flex;justify-content:space-between}.img{width:150px}.absolute{position:absolute;border-radius:10px;height:170}.carta{width:150px;height:200px;background-color:#50505080;border-radius:14px}.hover{border:2px solid rgb(0,0,0);border-radius:14px}.container{display:flex;gap:2rem}.pos-absolute{position:absolute;border-radius:10px;height:170}.flipped{position:absolute;left:300px;top:40}.grupo2{display:flex;gap:20px}.grupo3{position:relative;margin-top:2.5rem;width:100%;height:300px;display:flex;justify-content:space-between}.columna{background-color:red}*{margin:0;padding:0;box-sizing:border-box}
