:root{--minecraft-black-color: rgb(0, 0, 0, 1);--minecraft-dark-blue-color: rgb(0, 0, 170, 1);--minecraft-dark-green-color: rgb(0, 170, 0, 1);--minecraft-dark-aqua-color: rgb(0, 170, 170, 1);--minecraft-dark-red-color: rgb(170, 0, 0, 1);--minecraft-dark-purple-color: rgb(170, 0, 170, 1);--minecraft-gold-color: rgb(255, 170, 0, 1);--minecraft-gray-color: rgb(170, 170, 170, 1);--minecraft-dark-gray-color: rgb(85, 85, 85, 1);--minecraft-blue-color: rgb(85, 85, 255, 1);--minecraft-green-color: rgb(85, 255, 85, 1);--minecraft-aqua-color: rgb(85, 255, 255, 1);--minecraft-red-color: rgb(255, 85, 85, 1);--minecraft-light-purple-color: rgb(255, 85, 255, 1);--minecraft-yellow-color: rgb(255, 255, 85, 1);--minecraft-white-color: rgb(255, 255, 255, 1);--design-background: #FBFBFB;--design-foreground: #23283e;--design-backgroundAlt: #F2EFE7;--design-foregroundAlt: #23283e;--design-primary: #3498DB;--design-success: #2ECC71;--design-warning: #F39C12;--design-danger: #E74C3C;--design-pink: rgb(255 241 104 / calc((255 - 169) / 255));--design-grey: #938F99;--design-grey2: #CAC4D0;--design-extra-small-font-size: 16px;--design-small-font-size: 10px;--design-medium-font-size: 14px;--design-normal-font-size: 16px;--design-large-font-size: 18px;--design-Xlarge-font-size: 20px;--design-2Xlarge-font-size: 24px;--design-3Xlarge-font-size: 32px;--design-4Xlarge-font-size: 48px;--design-footer-height: 28px}*{margin:0}html,body{font-size:16px;background-color:var(--design-background);color:var(--design-foreground);font-family:Quicksand,serif}.container{margin:16px}.row{display:flex}.row>*{margin-right:8px}.col>*{margin-bottom:4px}i{margin:0 8px 4px}.messages{margin-top:32px}.message{margin:8px 0}.message div{background:var(--design-backgroundAlt);padding:8px 16px;border-radius:4px;align-content:center}.message-time,.message-server{font-weight:600;width:168px;text-align:center}.message-content{width:600px}.coming-back{font-size:3rem;text-align:center}.coming-back span{display:block;font-size:2rem}
