body{margin:0;padding:0;font-family:sans-serif;background-color:#d3d3d3}.container{background-color:#fff;min-height:100vh;position:relative;max-width:800px;margin:auto;border-left:2px solid #000;border-right:2px solid #000;box-sizing:border-box}.container>div{padding:10px}.heading{box-shadow:0 5px 15px -5px #000;position:sticky;top:0;background-color:#fff;z-index:2}.heading img{float:left}h1{text-align:center}.explain{font-size:.8em}.description{font-size:.8em}.bowl{border:2px solid #a9a9a9;margin-bottom:1.2em;border-radius:4px;background-color:#d3d3d3;box-shadow:0 5px 15px -5px #000}.bowl>div{padding:4px}.bowls h2{background-color:hsl(0deg 0% 51%);color:#fff;margin-top:0;padding:4px;margin-bottom:0}.vote{float:right;font-weight:400;font-size:.8em}.vote span{margin-left:10px;cursor:pointer;user-select:none;color:hsl(0deg 0% 85%)}.vote .fa-thumbs-down{position:relative;top:.3em}.vote .voted-other{color:hsl(0deg 0% 60%)}.vote span.disabled{cursor:unset}.vote-count{position:relative;top:.15em;font-weight:700}