.debug { background-color: #cdcdcd; border-radius: 25px; margin-top: 10px; padding: 20px 0; position: relative; text-align: center; } .debugTextArea { width: 100%; height: 200px; } .debugError { color: #c84824; }