#terminal {
  width: 100%;
  height: 300px;
  background-color: #1e1e1e;
  border-top: 1px solid #333;
}
#terminal {
  width: 100%;
  height: 300px;
  background-color: #1e1e1e;
  color: white;
}
