body {
  background-image:none;
  cursor: url(https://cur.cursors-4u.net/food/foo-5/foo509.cur), auto !important;
  overflow-x: hidden;
  overflow-y: scroll;
    background-color: #ffeefe;
    color: #a55285;
    font-family: "Winky Rough";
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0;
}

    /* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e8a1d5;
  border-radius: 10px 10px 10px 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-image: url(https://file.garden/Z2JWlPfoVFPx7BzK/dojtlb.gif);
  border-radius: 10px 10px 10px 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-image: url(https://file.garden/Z2JWlPfoVFPx7BzK/dojtlb.gif)
}


.Salem-Info {
  background-color: transparent;
  height: 700px;
  width: 570px;
  right: 40px;
  overflow: hidden;
  padding: 20px;
}

.Salem-Info a {
   color: rgb(240, 89, 182);
}


.Topper img, .Salem-Info img {
          float: left;
        margin-right: 10px;
        margin-top: 10px;
}

.Topper text, .Salem-Info text {
        float: right;
        margin-left: 10px;
        margin-top: 0px;
}

.Pvinfo img {
            float: left;
        margin-right: 10px;
        margin-top: 0px;
}

.Pvinfo text {
          float: right;
        margin-left: 10px;
        margin-top: 0px;
}

.Topper {
padding: 0px;
height: 250px;
width: 590px;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
border: solid transparent 1px;
background-image: url(https://64.media.tumblr.com/23ebd25b88d355bed953231ff5eb7fd8/4f1c96143f5d04b6-42/s250x400/e5caae2231322e47ee6257fa1cd17e4fa80eacd6.gifv);
      border-image-source: url('https://file.garden/Z2JWlPfoVFPx7BzK/Untitledswaa.png'); 
      border-image-slice: 40%;
      border-image-width: 30px;
      border-image-outset: 4px;
}

.Topper a {
 color: rgb(240, 89, 182);
}


.Salem-Backstory {
    background-color: transparent;
  height: 220px;
  width: 520px;
padding-left: 45px;
padding-right: 10px;
  overflow: hidden;
  left: 20px;
}

.Present-era {
    background-color: transparent;
  height: 500px;
  width: 520px;
padding-left: 45px;
padding-right: 10px;
  overflow: hidden;
  left: 20px;
}


.Pvinfo {
  background-color: transparent;
  height: 330px;
  width: 500px;
padding-top: 30px;
padding-left: 45px;
padding-right: 10px;
  overflow: hidden;
}