body
{
  margin: 0;
  font-size: 20px;
  font-family: sans-serif;
}

header
{
  padding: 10px 10px;
  text-align: center;
  color: #211c38;
  background-color: white;
  background-image: url("https://projects.codecraftworks.com/web/APGYnyVLQhi6H9BUBdtZ/assets/dusan-veverkolog-nOsJYzXEG98-unsplash.jpg" style="position);
  background-size: cover;
  background-repeat: no-repeat;
  height: 
  position: sticky;
}

.image
{
  position: relative;
  top: -125px
}

img
{
  margin-right: 4px;
  position: relative;
  top: 6px;
}