body {
  font-family: "normal",Italic;
  background-color: #bb64bc;
}
li {
  margin-bottom: 1em;
}
#header {
  text-align: center;
}
#header h1 {
  text-decoration: underline;
  color: white;
  text-align: center;
  font-size: 3.5em;
    Text-shadow: .08em .08em .02em black;
  position: sticky;
  top: 0;
 Float: center;
 
}
#header img {
  border: black;
  border-radius: 2em;
  
  width: 100%;
  max-width: 500px;
}
  #links {
    text-align: center;
}
.box {
  text-align: center;
  background-color: #134b8c;
  max-width: 60em;
  margin: 10em;
  padding: 1em;
  border: black;
  box-shadow: 1em 1em .1em black;
  text-shadow: .08em .08em .02em black;
 position: sticky;
  top: 0;
}
 #header  {
   color: white;
  }
  #links {
    list-style: none
  }
  .link {
    color:##7fffd4;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
  }
  .link:visited {
    color: b2a4ff;
  }
  .link:hover {
    color: blue;
    text-shadow: .20em .20em blue;
  }
  .link:active {
    color: black;
}
body {
 background: url("https://projects.codecraftworks.com/web/sfn7cSU06Ng83F92P562/assets/alessio-lin-C6xuCzQEFB4-unsplash.jpg");
background-image:no repeat;
background-size: cover;
font-weight: bold;
  overflow: show;
}
   