
  body {
    background-image: url("https://files.catbox.moe/hfh2u2.PNG");
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
        font-family: 'Tahoma', Segoe UI, Geneva, Verdana, sans-serif;
        z-index: -2;
}

body::before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        z-index: -1;
        pointer-events: none; /*background*/
    }
    
    .kep img {
        width: 1800px;
        height: 1500px;
        z-index: 3;
        left: 50px;
        position: absolute;
        display:inline-block;
        filter:drop-shadow(0 0 30px #080a08);
    }    
      
     .kep::before { /*a feher glow*/
        content:"";
        z-index:10;
        position:fixed;
        top:0;
        left:0;
        width:100vw;
        height:100vh;
        filter: brightness(1);
        pointer-events:none;
     }
    

    .kep {/* en NEM tuodm ez mit cisnal */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3; 
    }
    
    .transbox-glow { /* vagy a fekte glow vagy feher de sztem fekete ideka*/
      background: rgba(255, 255, 255, 0);
      padding:20px;
      border-radius:15px;
      box-shadow: 0 0 50px 10px rgba(221, 222, 237, 0.8);
      z-index:10;
      position:relative;
      top:150px;
      left:520px;
      width:734px;
      height:520px;
      pointer-events:none;
    }
    
    .screencontainer {
      width:790px;
      height:580px;
      background: #34414a url("https://files.catbox.moe/cns7kl.PNG") no-repeat center center;
      background-size:cover;
      position:absolute;
      top:138px;
      left:520px;
      z-index:1;
    }
    
    
    .wires-right {
      position:fixed;
      top:0;
      right:0;
      z-index:9999;
      pointer-events:none;
      display:flex;
      justify-content:flex-end;
      width:800px;
      height:1000px;
      animation:none;
    }
    
    .wires-right img {
      height:auto;
      max-width:100%;
      display:block;
    }
    
    .wires-left {
      position:fixed;
      top:0;
      left:-10px;
      z-index:9998;
      pointer-events:none;
      display:flex;
      justify-content:flex-end;
      width:550px;
      height:900px;
      animation:none;
    }
    
    .wires-left img {
      height:auto;
      max-width:100%;
      display:block;
    }

.top {
    background-image:url("https://files.catbox.moe/zhw6p1.gif");
    height:100px;
    width: 800px;
    max-width: 100%;
}

.cont {
    display:flex;
    flex-direction:column;
    align-items:center;
    width: 800px;
    margin: 0 auto;
}

.links {
    background-image: url("https://files.catbox.moe/w7wlkt.gif");
    display:flex;
    justify-content:space-evenly;
    padding:3px 0;
    width:800px;
    margin:0 0 5px 0;
    list-style: none;
    font-size: 15px;
    gap:5px;
    flex-wrap: wrap;
    max-width: 100%;
    cursor: pointer;
}

.links li {
  display: flex;
  align-items: center;
  color: red;
}

.links a {
  text-decoration: none;
  color: black;
}

.left {
    display:flex;
    flex-direction:column;
    box-sizing: border-box;
    width: 300px;
    margin-right: 60px;
}

.right {
    display:flex;
    flex-direction:column;
    box-sizing: border-box;
    min-width: 0;
    width: 400px;
    padding-left: 30px;
}

.profile { /* background*/
    display:flex;
    flex-direction:row;
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(31, 1, 1, 0.678)),
    url("https://files.catbox.moe/u9hgio.gif");
    /*background-image: url("https://files.catbox.moe/ygs7qn.gif");
    background-color: rgba(209, 7, 0, 0.5);*/
    /*border: ridge 10px rgb(29, 5, 2),rgb(124, 60, 52) ;*/
    border-radius: 5px;
    justify-content:flex-start;
    width: 100%;
    box-sizing: border-box;
}

.profilepic img {
    width:250px;
    height:auto;
    display: block;
}

.profilepic{
    border: solid 5px black; 
    width: 250px;
    height: auto;
}

.genabout {
    display:flex;
    flex-direction:row;
    padding:5px;
}

.details p {
    padding:5px;
    color: #ca0000;
    width: 80px;
}

.laston{
    color: #ff0000;
}

.name p {
    padding:0 5px 5px 5px;
    margin: 10px 0 5px 0;
    font-size: 40px;
    font-weight: bold;
    color: rgb(255, 0, 0);
    text-shadow: 2px 2px 0 rgb(95, 0, 0);
}

.user {
    font-size: 20px;
    color: rgb(255, 0, 0);
    text-shadow: 2px 2px 0 rgb(95, 0, 0);
}

.mood p{
    font-size: 20px;
    color: #ca0000;
}

.mood{
    height: 30px;
    width: 300px;
    margin-top: -20px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.erzes{
    font-size: 20px;
    color: #ff0000;
}

p{
    font-family: 'Times New Roman', Times, serif;
}

.stampok img {
    width:99px;
    height:56px;
    margin-bottom: 5px;
}

.stampok {
    margin: 5px;
    background-color:rgb(0, 0, 0);
    box-shadow: 5px 5px rgb(95, 0, 0);
    padding-top: 5px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:350px;
    max-height:200px;
    overflow-y:auto;
    justify-content: space-evenly;
    align-items: space-evenly;
}

.interest {
    display:flex;
    flex-direction:column;
    background-color:rgb(0, 0, 0);
    box-shadow: 5px 5px rgb(95, 0, 0);
    margin:5px;
    width: 350px;
    height: 400px;
}

.heading {
    font-size: 25px;
    font-weight: bold;
    height: 10px;
    line-height: 20px;
    color: red;
    text-shadow: 2px 2px #470000;
    margin: 5px 5px 15px 5px;
}

.inside {
    background-color:transparent;
    display:flex;
    justify-content:space-between;
}

.liker {
    padding:5px;
    margin:5px;
    background-color:rgba(31, 0, 0);
    max-height: 100%;
    max-width: 170px;
}

.noliker {
    padding:5px;
    margin:5px 5px 5px 0;
    background-color:rgb(31, 1, 1);
    max-height: 100%;
    max-width: 170px;
}

.like {
    color: #470000;
    font-size: 15px;
}

.funt img {
    width:400px;
    height:40px;
    margin:5px;
}

.about {
    background-color:rgb(31, 0, 0);
    box-shadow:5px 5px rgb(27, 0, 0);
    width:400px;
    height:240px;
    display:flex;
    flex-direction:column;
    margin-left:5px;
    margin-bottom:10px;
    margin-top:5px;
}

.aboutinside{
    background-color: black;
    overflow-y: auto;
}

.edit{
    font-size: 10px;
    color: #500000;
}

.lore{
    font-size: 15px;
    font-weight: bold;
    color: #5a0000;
}

.lyr{
    margin-top: 10px;
    font-size: 10px;
    color: #500000;
}

.aboutinside p{
    color: #470000;
    font-size: 15px;
    margin-top: 0px;
}

.friends {
    display:flex;
    flex-direction:column;
    background-color:rgb(27, 0, 0);
    margin:5px;
    width: 400px;
}

.friendsinside {
    background-color:rgb(0, 0, 0);
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:400px;
    gap:5px;
    padding:5px 0 5px 0;
}

.friendsinside img {
    width:120px;
    height:auto;
    margin:5px;
}

.person {
    display:flex;
    flex-direction:column;
}

.person p {
    text-align:center;
    margin-top:5px;
    color: #c40000;
    text-shadow: 2px 2px #610000;
    font-size: 15px;
    font-weight: bold;
}

.nev{
    font-size: 10px;
    color: #610000;
    text-shadow: 0 0 black;
    margin-right: 5px;
}

.labas {
    background-image: url("https://files.catbox.moe/z5nuzm.gif");
    width:800px;
    height:90px;
    margin-top:5px;
    max-width: 100%;
}

  .teteje {
    display: flex;
    flex-direction: column;
    max-width: 800px;
}

.elottikep {
  margin: 5px;
}

.background { /* HA POSSITIONED FURAN, ERRE*/
  width: 830px;
  max-width: 900px;
  position: absolute;
  z-index: 100;
  display: flex;
  align-items: center;
  transform: translate(-50%, -50%);
  flex-direction: column;
  top: 80%;
  left: 50%;
}

.window-body {
    background-color: #380404;
}

.thlink {
  width: 340px;
  height: 70px;
  background-color: rgb(0, 0, 0);
  box-shadow: 5px 5px rgb(95, 0, 0);
  margin: 20px 5px 5px 5px;
}

.thlink p{
    color: #ff0000;
    font-size: 20px;
    text-shadow: 2px 2px 0 rgb(95, 0, 0);
    margin-top: 10px;
    margin-left: 10px;
}

.blogcont{ /* BLOG SIZEEEEEEEEEEE*/
    background-color: rgb(32, 0, 0);
    box-shadow: 5px 5px rgb(27, 0, 0);
    margin: 5px;
    height: auto;
    overflow: visible;
    width: 400px;
}

.bloginside{
    overflow-y:auto;
    height: 100px;
    background-color: rgb(0, 0, 0);
}

.bloginside p{
    color: #470000;
    font-size: 15px;
    margin-top: 0px;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #00000077;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #470000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #790000;
}