﻿.archive-website .entery .mini-p{border-radius:0;background:none;padding:5px}
.paginate:after{width:500px;height:200px;content:"";margin:0 calc(50% - 250px);float:right;background:url('../img/cat.png') no-repeat center;background-size:contain;transform:translateY(55px);position:relative;z-index:100000}
.archive-website .anime-bgs{top:-200px;right:0;z-index:-1;max-height:100%}
.archive-website .anime-bgs:after{content:"";position:absolute;top:0;right:0;height:100%;z-index:2;width:100%;background:linear-gradient(to bottom,var(--body),transparent,var(--body))}
.archive-website .anime-bgs .bgani{object-fit:cover;opacity:.3}
.archive-website .anime-bgs2{bottom:0;right:0;z-index:-1;max-height:100%}
.archive-website .anime-bgs2:after{content:"";position:absolute;top:0;right:0;height:100%;z-index:2;width:100%;background:linear-gradient(to bottom,var(--body),transparent)}
.archive-website .anime-bgs2 .bgani{object-fit:cover;opacity:.2}

@media only screen and (max-width:920px){
.paginate:after{transform:translateY(40px)}
}
@media only screen and (max-width:650px){
.paginate:after{width:260px;height:103px;margin:0 calc(50% - 130px)}
}