body {
  background: linear-gradient(rgba(30,30,40,0.8), rgba(30,30,40,0.8)),
    url("assets/code-1839406_1280.jpg") no-repeat center center fixed;
  background-size: cover;
  color: #c9d1d9;
  font-family: "Segoe UI", Arial, sans-serif;
}
