.wr{
    background-image: url("https://object3d.ru/tpl/img/logo1.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
.wr1{
    background-image: url("https://object3d.ru/tpl/img/2.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
.wr2{
    background-image: url("https://object3d.ru/tpl/img/3.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
.wr3{
    background-image: url("https://object3d.ru/tpl/img/4.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
.wr4{
    background-image: url("https://object3d.ru/tpl/img/5.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
.wr5{
    background-image: url("https://object3d.ru/tpl/img/6.jpg");
    background-size: cover;
    /* background-attachment: fixed; */
    height: 100%;
    color: white;
}
#solid{
    background-color: blue;
    opacity: 0.2;
}
.pallete{
    height: 64px;
    width: 64px;
}
#card-color{
    width: 200px;
}
.anchor::before {
    content: '';
    display: block;
    margin-top: -100px;
    padding-top: 100px;
    visibility: hidden;
   }
.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 200px; }
.voffset9 { margin-top: 10%; }
.soffset9 {margin-left: 15%;}
.eoffset9 {margin-left: 15%;}