body { background: none; font-family: "Domine", serif; margin: 0; }
body::-webkit-scrollbar { width: 22px; }
body::-webkit-scrollbar-button:vertical:decrement { height:24px; background-image: url("/chans/records/asset/up.png"); background-repeat:no-repeat; color: blue; }
body::-webkit-scrollbar-button:vertical:increment { height:24px; background-image: url("/chans/records/asset/dn.png"); background-repeat:no-repeat; color: blue; }
body::-webkit-scrollbar-track { background: transparent; }
body::-webkit-scrollbar-thumb { background: transparent; }
body::-webkit-scrollbar-thumb:hover { background: transparent; }
#flex { display: flex; }
#icon { flex-grow: 1; }
#rlts { max-height: 100px; overflow: scroll; padding:5px; background-image: url("/chans/records/asset/50pk.png"); }
#rlts::-webkit-scrollbar { width: 0; }
#rlts::-webkit-scrollbar-track { background: transparent; }
#rlts::-webkit-scrollbar-thumb { background: transparent; }
#rlts::-webkit-scrollbar-thumb:hover { background: transparent; }
.container { position: relative; height: 100px; width: 100px; text-align: center; color: white; display: inline; }
.container img { height: 100px; background: #4a4a4a; }
.frame { position: absolute; bottom: -4px; right: 0px; }
.frame img { background: none !important; border: none !important; }
h1 { font-family: "Domine", serif; font-size: 40px; font-weight: 400; font-style: normal; }
h2 { font-family: "Domine", serif; font-size: 30px; font-weight: 400; font-style: normal; }
h3 { font-family: "Domine", serif; font-size: 20px; font-weight: 400; font-style: normal; }