html, body { height: 100%; } #editor { height: 600px; } textarea, .navbar-brand { font-family: 'Roboto Mono', monospace; } .navbar-brand { font-size: 26px; } #live-mode-status { display: none; font-size: 13px; text-align: right; padding: 4px 10px 0; line-height: 18px; } #your-color-text { width: 90px; text-align: center; } #users-list { color: #777; font-size: 12px; margin-top: 10px; }