
body {
  background-color: black;
  color: white;
  font-family: 'courier new', monospace;
}

.app-container {
  margin: 40px;  
}
