.avatar {
    width: 150px;
    margin-right: 50px;
    cursor: zoom-in;
    image-orientation: from-image;
}
body {
    background: #5bd98e;
    font-family: MONOSPACE;
    padding-top: 45px;
    font-size: 20px;
.player::before {
    content: "";
    bottom: 0px;
    display: block;
    position: relative;
    height: 225px;
    max-width: 180px;
    background-position: 10 0;
    background-position-x: 0px;
    background-position-y: -6px;
    background-size: 100% 100%;
    background-image: url(https://media.tenor.com/uQaQC--pzp8AAAAi/ralsei-spin.gif);
    right: -102px;
}
.extended.box::before {
    content: "Let`s smoke some crack";
    font-size: 20px;
    font-weight: bold;
}
.rightHead {
    background: #4eb979;
    color: #3e9360;
    padding-left: 4px;
}
h4 {
    color: #327750;
    margin-bottom: 0px;
}
.fwiendCount {
    color: #387551;
}
#country {
    font-size: 0px !important;
}
#country::after {
    content: "Castle Town";
    font-size: 19px;
}
@media (min-width: 800px) {
    .topLeft::after {
        background: rgba(91, 217, 142);
        background-image: url(https://media1.tenor.com/m/919Bu4T8cH8AAAAC/ralsei-ralsei-cwitchy.gif);
        display: block;
        height: 300px;
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat;
        content: "My Best Photo";
        font-size: 20px;
        text-align: center;
        border: 3px green emerald;
}
form::after {
    content: url(https://media.tenor.com/77V58ejieu8AAAAi/deltarune-ralsei.gif);
    position: fixed;
    right: 0;
    bottom: 0;
}
element.style {
    display: initial;
}
#imgPreview img {
    width: auto;
    height: auto;
    max-height: calc(100% - 10px);
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 5px solid #00000000;
    cursor: zoom-out;
    background: #ffffff00;
}
#hSub {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #6699cc;
    font-size: small;
    margin: 0px;
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-left: 10px;
    padding-top: 4px;
    position: fixed;
    left: 0;
    top: 3400px;
    width: calc(100% - 15px);
    color: #000;
    height: 15px;
    z-index: 300;
}
#header {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #00339900;
    color: #fff;
    position: fixed;
    width: calc(100% - 15px);
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    border-bottom: 1px solid #00000000;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}
span#lastLogin::before {
    content: "‎ ";
    font-size: 1px;
}
span#lastLogin::after {
    content: " my friends";
    font-size: 12px;
}
.tableLeft a[href$='?id=1'] {
    content: url(https://media1.tenor.com/m/7jfGR2uHF3sAAAAC/spacehey.gif);
}

body::before {

content: "";

display: block;

position: fixed;

left: 0;

top: 0;

width: 200%;

height: 200%;

background-image: url(https://i.imgur.com/NCALvi1.gif);

background-position: 0 0;

background-repeat: no-repeat;

pointer-events: none;

background-size: 100em 50%;

z-index: 10000;

opacity: 0;

animation-name: fade;

animation-iteration-count: 1;

animation-timing-function: step-end;

animation-duration: 5.2s;
}
