body { background: #240606;
font-family: "Pirata One", system-ui;
  font-weight: 400;
  font-style: normal;
}
h1, h3 { color: #CCCCCC;
}
p, ul, h2 { color: #EB771E;
}
li {
  margin-bottom: 20px; /* Adjust the value as needed */
}
.thoughts {
  color: #CCCCCC;
}
.box { 
  width:300px ;
  height: 300px;
}