body {
  font-family: "normal",Italic;
  background-color: #b2a4ff;
  background:link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nabla&family=Roboto:wght@300&display=swap" rel="stylesheet">
}
.coolbox
{
  background-image: radial-gradient(blue, violet);
  background-color: #3e497a;
    
box-shadow: 100px 10px 100px red;
}
li {
  margin-bottom: 1em;
}
#header {
  text-align: center;
  text-shadow: 5px 10px 1px white;
}
#header h1 {
  text-decoration: no underline;
}
#header img {
  width: 100%;
  max-width: 500px;
}
  #links {
    text-align: center;
}
body {
 background: url("https://media.istockphoto.com/id/157673091/photo/sunshine-in-clean-sky.jpg?s=612x612&w=0&k=20&c=SAqUglZGKWwbU6pVB9YsZVMq51NoBjSGV15bQTeCvOo=");
background-image:no repeat;
background-size: cover;
font-weight: bold;
  overflow: show;
}