#demo-name-1{float:left}#welcome a{width:40%}#challenges{padding-left:80px}#about-game{width:70rem}#about-game h1,#about-game p{padding-left:50%}#instructions-and-setup{width:60rem}#instructions-and-setup>div{width:20rem}#instructions-and-setup .inner{width:15rem}#instructions-and-setup #game-setup{width:25rem;padding:0 45px 0 0}#instructions-and-setup .grid-icons{display:flex;flex-direction:column;justify-content:space-around}#game-panel{width:50rem;position:relative}#game-panel #trivia-popup{width:auto;height:85%;position:absolute;left:20%;top:5%;border-radius:20px;padding:20px 50px}#game-panel #score-board{text-align:center}#game-panel #score-board h2{margin-top:20%;font-size:2em}#the-grid{width:90%;margin:0;display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;justify-content:center}#the-grid .card{height:100px;width:100px;border:2px solid white;border-radius:5%;margin:5px;box-shadow:2px 10px 39px 0px rgba(0,0,0,0.75);background-image:url("../photos/card-back.png");background-size:cover}#the-grid .card img{width:100%}
