
body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

.llayers {
  position: absolute;
  top: 100px;
  right: 0; 
}

#404 {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}