<style>
html {

}

<img src="https://webzone.ee/aaretlgst/backr.png" id="bg" alt="">

#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
	
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}

<div id="bg">
  <img src="https://webzone.ee/aaretlgst/backr.png" alt="">
</div>

#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}

body  {
  background-image: url('https://koobas.hobune.stream/wayback/20210105181620/https://webzone.ee/aaretlgst/backr.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center, top;
  background-attachment: fixed;
  position: absolute;
}

hr{ 
  height: 1px;
  color: red;
  background-color: red;
  border: none;
}


/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Battambang';
  src: local('Battambang Regular'), local('Battambang-Regular'), url(https://koobas.hobune.stream/wayback/20210105181620/https://fonts.gstatic.com/s/battambang/v13/uk-mEGe7raEw-HjkzZabPnmp4hxx.woff2) format('woff2');
  unicode-range: U+1780-17FF, U+200C, U+25CC;
format('svg');
  font-style: normal;
  font-weight: 400;
} 
/* FONT BATTAMBANG CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: Battambang;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}  

</style>




























/*
     FILE ARCHIVED ON 18:16:20 Jan 5, 2021 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:29:57 May 28, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
