@charset "UTF-8";

html {
    background-image: url(../images/hazure.jpeg);
    background-repeat: repeat;
    background-size: 16.666%;
}

img {
    width:16.666%;
    position:absolute;top:0px;right:0px;
}