
body{
  margin:0;
  font-family:system-ui;
  background:#0B0F17;
  color:#EAF0FF;
}
.wrap{
  max-width:960px;
  margin:40px auto;
  padding:20px;
}
