.groupitem{text-align:center;color:white;background-color:Gray;width:100px;height:30px;margin:10px;border:2px solid;border-top-right-radius:2em;border-bottom-right-radius:2em;padding:20px;color:black;font-weight:bold;text-align:center;box-shadow:10px 10px 5px #888;word-wrap:break-word;white-space:pre-line;overflow:hidden}.groupitemchoice{width:150px;height:90px;margin:10px;font-weight:bold;text-align:center;word-wrap:break-word;align-items:center;background:linear-gradient(-45deg,rgba(0,0,0,0.22),rgba(255,255,255,0.25));box-shadow:12px 12px 16px 0 rgba(0,0,0,0.25),-8px -8px 12px 0 rgba(255,255,255,0.3);border-radius:50px;display:flex;justify-content:center;background:linear-gradient(135deg,rgba(0,0,0,0.22),rgba(255,255,255,0.25))}.groupitemchoiceselected{background-color:#ddece4;width:100px;height:30px;margin:10px;border-radius:2px;border:2px solid red;padding:20px;color:black;font-weight:bold;text-align:center;box-shadow:10px 10px 5px #888;word-wrap:break-word;white-space:pre-line;overflow:hidden}