/* Example critical styles */
body {
    background-color: #154eec;
    font-family: Arial, sans-serif;
  }
  h1 {
    color: #c3d6f3;
  }
  