*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{overflow-y:hidden;overflow-x: overlay;border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;font-family:sans-serif}html{height:100%;font-size:62.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{color:#222223;font-size:19px;font-size:1.9rem;font-weight:400;line-height:29px;line-height:2.9rem}body{height:100%;background:#fff}a{color:#222223;text-decoration:none}a:hover{color:#963cbd;border-bottom:1px solid #963cbd}a:focus,a:hover,a:active{outline:0}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:top}::selection{background:#963cbd;color:#fff;text-shadow:none}::-moz-selection{background:#963cbd;color:#fff;text-shadow:none}.main-content,.content-area{height:100%;white-space:nowrap}.content-area{white-space:nowrap}.hentry,.page-content{display:inline-block;vertical-align:top;white-space:normal;word-wrap:break-word;position:relative;background:rgba(0,0,0,.6)}img{height:100vh}/
.backArrow:hover {
    background: rgba(255,255,255,.5);
}
.backArrow:active {
    position: relative;
    right: 2px;
}
        .tjorven{
   position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

        }
        button {
    background-color: Transparent;
    background-repeat:no-repeat;
     border-width: 0;
  outline: none;
  border-radius: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
      border: 2px solid white;
  color: white;
  
}
