@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");body{background-color:#2e0000;background-image:none}#rules-div{margin-top:10px;border:2px outset rgba(255,255,255,0.7);border-radius:15px;background-color:rgba(0,0,0,0.7)}#rules-div dd,#rules-div dt{margin-left:5px;margin-right:5px;text-wrap:wrap}#rules-div dt{color:#e03d3d;font-family:'Open Sans',sans-serif;border-bottom:1px solid #cccccc35}#rules-div dd{color:#740000;font-family:'Roboto',sans-serif;padding-top:5px;border-bottom:1px solid #ccc;padding-bottom:10px}button{width:15%;height:1%;border:2px outset rgba(255,255,255,0.7);border-radius:15px;background-color:rgba(0,0,0,0.7);color:white;overflow:hidden;font-family:joystixmonospace;font-size:1vw}