body { font-family: Arial, sans-serif; background:#f5f5f5; }
.enter-screen { text-align:center; margin-top:100px; }
.enter-btn { padding:12px 24px; border:1px solid black; text-decoration:none; }
.booth { position:relative; }
#booth-bg { background:url('../assets/booth/booth-bg.png'); height:400px; }
