#websocketDiv {
  white-space: pre-wrap;
  border: 1px solid #334155;
  padding: 12px;
  height: 350px;
  overflow-y: auto;
  background: #020617;
}
