.bg-sky-900 {
  background-color: #1e1e1e;
}
body {
  background: radial-gradient(ellipse at bottom, #192e47 0%, #030617 100%);
}
