.buttonContainer{display:grid;place-items:center}.liveButtonStyle{width:300px;height:40px;margin-top:20px}.redPoint{background-color:red}.greenPoint,.redPoint{width:6px;height:6px;border-radius:3px;display:inline-block;margin-right:2px;-ms-flex-item-align:center;align-self:center}.greenPoint{background-color:green}