*{margin:0;padding:0}body{background-color:#000;background-image:url(https://cdn8.bigcommerce.com/s-yqkp4d/images/stencil/2048x2048/products/5284/7427/bw_mural__05436.1453158303.jpg?c=2);background-size:cover;background-position:top;background-repeat:no-repeat;font-family:Helvetica,Arial,sans-serif}.header{display:flex;justify-content:space-between;align-items:top;background:linear-gradient(to bottom,grey 30%,rgba(128,128,128,.5) 80%,transparent 100%);height:150px;padding:10px;font-weight:700}.gameContainer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.cardContainer{display:flex;flex-direction:column;align-items:center;background-color:gray;border:5px solid darkgrey;margin:10px;padding:10px}.cardDescription{font-size:1.3em;font-weight:700}.scoreboard{background-color:#000;color:#fff;padding:10px;border:5px solid grey;transition:background-color .3s,box-shadow .3s}.increment-highlight{background-color:#90ee90;box-shadow:0 0 10px #90ee90}.highscore-highlight{background-color:gold;box-shadow:0 0 15px gold}.reset-highlight{background-color:red;box-shadow:0 0 10px red}
