.box {
  width: 400px;
  height: 400px;
  border: 1px solid #002828;
  padding: 10px;
  margin: 10px;
  background-color: #000909
}
