body {
  background-color: #060B0D;
  margin: 0;
  width: 100%;
  height: 100%;
}

html {
  width: 100%;
  height: 100%;
  text-decoration: none;
}