.console-wrapper .console {
  padding: 10px;
  border: 2px solid #CCCCCC;
  background: #0a0a0a;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  height: 600px;
  overflow-y: scroll;
  resize: vertical;
}
.console-wrapper .actions-buttons {
  padding-top: 20px;
  text-align: center;
}
