:root{--dark-bg-color:rgb(44, 44, 45);--dark-text-color:rgb(199, 196, 188);--dark-hyperlink-color:rgb(72, 132, 200);--dark-table-bg-color:rgb(54, 57, 62);color:var(--dark-text-color);font-family:Helvetica,serif}body,html{height:100%}.content{max-width:1000px;margin:0 auto}body{background-color:var(--dark-bg-color);padding-left:8px;padding-right:8px}a{color:var(--dark-hyperlink-color)}.jpbg{width:100%;height:600px;background-image:url(https://res.cloudinary.com/david-hinschberger/image/upload/v1542839948/Japan_Pictures/Picture_237.jpg);background-size:contain;background-repeat:no-repeat}::-webkit-scrollbar{background-color:#2f2f31;color:#aca79f}::-webkit-scrollbar-thumb{background-color:#36393d}::-webkit-scrollbar-thumb:hover{background-color:#3a3f45}::-webkit-scrollbar-thumb:active{background-color:#3f4751}::-webkit-scrollbar-corner{background-color:#2c2c2d}.header_logo{font-size:3em;margin-left:-8px;margin-right:-8px}.header-right{font-size:2em;float:right}@media only screen and (max-width:730px){.header-right{display:none}}header a{color:#000;text-align:center;padding:12px;line-height:70px;text-decoration:none}header a:hover{background-color:#444}li{padding:5px}#jp_img{display:block;max-height:100%;max-width:100%;width:auto;margin:0 auto}.center{text-align:center;padding:10px;margin:auto}*{box-sizing:border-box}body{font-family:Verdana,sans-serif}#slideshow{display:flex;flex-direction:column;position:relative;height:80%;width:100%}.mySlides{flex:2 2 0;height:inherit;display:flex}.mySlides>img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;align-self:center}.numbertext{z-index:1;color:#000;font-size:12px;padding:8px 12px;position:absolute;user-select:none;-webkit-user-select:none}.caption-container{text-align:center;background-color:#000;padding:0 16px;color:#fff;flex:0 0 0}#thumbnails{overflow-y:hidden;overflow-x:scroll;display:flex;flex-flow:row nowrap;height:inherit;flex:.4 1 0}.demo{opacity:.6;cursor:pointer;height:100%;width:auto}.active,.demo:hover{opacity:1}#next,#prev{cursor:pointer;position:absolute;top:50%;width:auto;padding:1rem;margin-top:-50px;color:#fff;font-weight:700;font-size:20px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none}#next{right:0;border-radius:3px 0 0 3px}#next:hover,#prev:hover{background-color:rgba(0,0,0,.8)}