    html {
        height: 100%;
        width: 100%;
        background-image: url(bg.jpg);
        background-size: cover;
        background-attachment: fixed;
    }
    /*
    body
    {
        text-align: center;
    }
    form
    {
        position: absolute;
        top: 50%;
        bottom: 20px;
        left: calc(50% - 112px);
    }
    */
    input
    {
        border: none;
        background-color: #CCCCCC;
    }
    input[type="submit"],
    input[type="button"]
    {
        background-color: #DDDDDD;
    }
    #content
    {
        /*display: inline-block; Fucks up MOZ*/
        display: block;
        max-width: 100%;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    #consoleprofiler
    {
        /*height:142px;*/
        width: 100%;
        max-width: 425px;
        /*display: block;*/
        font-family: 'Open Sans', sans-serif;
        font-weight:300;
        font-size:60px;
    }
    #consoleprofiler .post-content
    {
        text-align: center;
    }
    #consoleprofiler a
    {
        color: #333;
        text-decoration: none;
    }
    #consoleprofiler .cp
    {
        font-size: 3vw !important;
        display: block;
    }
    .post-footer,
    #consoleprofiler p
    {
        font-size: 11px;
    }
    #consoleprofiler .gamercard-content
    {
        background-color: #eee;
        display: block;
        margin: 0px;
        padding: 0px;
    }
    .gamercard,
    .gamercard img
    {
        width: 100%;
        max-width: 425px;
        height: auto;
        display: block;
    }
    .gamercard
    {
        padding: 10px 0px 0px 0px;
        -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
        page-break-inside: avoid; /* Firefox */
        break-inside: avoid;
        /*break-inside: avoid-column;*/
        margin: 0px auto;
    }
    #intro
    {
        /*height:142px;*/
        width: 100%;
        max-width: 425px;
        /*padding: 10px;
        display: block;*/
    }
    .gamercard .gamercard-content
    {
        background-color: rgba(200,200,200,0.90);
        margin: 0px;
        padding: 0px;
    }
    .gamercard .gamercard-content p
    {
        margin:0px;
    }
    #hide,
    .inactive,
    html.shutdown #footer,
    html.shutdown #start-menu
    {
        display: none;
    }
    html#homepage.shutdown
    {
        background-color: #000000 !important;
    }
    .networks
    {
        padding: 0px;
        margin: 0px;
    }
    .networks li
    {
        display: inline-block;
    }
    .networks img
    {
        width: 48px;
        height: 48px;
        /*border-radius: 10px;*/
        border-radius: 0px;
    }
    @media
    only screen and (max-width:1400px){
        #content
        {
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
        }
        #consoleprofiler .cp
        {
            font-size: 4vw !important;
        }
    }
    @media
    only screen and (max-width:1020px){
        #content
        {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
        }
        #consoleprofiler .cp
        {
            font-size: 5vw !important;
        }
    }
    @media
    only screen and (max-width:680px){
        #content
        {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
        }
        #consoleprofiler .cp
        {
            font-size: 8vw !important;
        }
    }
    @media
    only screen and (max-width:440px){
        form
        {
            left: 0px;
            width:100%;
        }
        input[type="password"] {
            width: 70%;
        }
        input[type="submit"] {
            width: 20%;
        }
        #consoleprofiler
        {
            font-size: 40px;
        }

    }

/*Win 98 Look*/
/*tumblr*/
body
{
    font-family: 'MS Sans-serif', sans-serif;
}
.logo-wrapper
{
    display: none;
}
.title,
.title h2 /*Tumblr*/
{
    margin: 0px;
}
.title a
{
    text-decoration: none;
}
#posts article
{
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid;
}
.avatar-wrapper
{
    top: 40px;
    left:20px;
    margin-left: 20px !important;
    display: inline-block;
}
.blog-title
{
    text-align: left;
    display: inline-block;
}
.user-avatar
{
    box-shadow: none !important;
}
.title-group span.description
{
    margin-top: 30px!important;
    margin-bottom: 40px !important;
}
.panel section,/*tumblr*/
.reblog-header,
.has-source,
.date-notes,
.post-controls,
.has-reblog
{
    min-width: 0px;
    padding: 0px 5px ;
    margin: 0px;
    padding:0px !important;
    margin:0px !important;
}
.panel, .post-footer
{
    height: auto;
    width: calc(100% - 8px);
    min-height: 16px;
}
.post-footer
{
    width: 100%;
    padding-left: 5px;
}
.date-notes,
.post-controls
{
    display: inline-block;
    float: right;
}
/*.reblog-header,*/
.has-tags,
.has-reblog
{
    display: inline-block;
    float: left;
}
section.date-notes a
{
    padding-top: 4px;
}
.no-image #header {
    padding-top: 30px;
}
#posts article,
.blog-title-wrapper
{
    /*padding: 0px 0px;*/
}
.no-image #header {
    /*padding-top: 10px;*/
}

.content
{
    /*min-width: 0px;*/
}
.data-page,
.header-wrapper
{
    min-width: 270px;
}
#content   /*website*/
{
    padding-bottom: 30px !important;
}
#posts      /*tumblr*/
{
    padding-bottom: 30px !important;
    /*padding: 0px 0px 30px 0px !important;*/
}
#shortcuts
{
    height: 22px;
}
#shortcuts a
{
    height: 22px;
    box-sizing: border-box;
    padding: 0px !important;
}
#posts article {
    margin-bottom: 10px;
    position: relative;
}
.index-page.grid #posts article
{
    margin: 0px 5px 10px;
}
.index-page.grid #posts.masonry
{
    /*box-sizing: border-box;*/
}
#pagination
{
    /*TODO:anpassen statt ausblenden?
    display: none;*/
}
.inline-meta, .post-extra {
    font-size: 12px;
}
.blog-title-wrapper
{
        margin-top: 30px;
}
@media(max-width: 650px)
{
    .avatar-wrapper
    {
        display: none;
    }
    #posts      /*tumblr*/
    {
        padding: 0px 20px;
    }
}
@media(max-width: 570px)
{
    #posts.content,
    .blog-title-wrapper
    {
        padding: 0px 10px;
    }
    #posts      /*tumblr*/
    {
        padding-bottom: 60px !important;
    }
    /*
    #footer
    {
        height: 52px !important;
    }
    #shortcuts,
    #box-right,
    .vl1,
    #start-button
    {
        height: 46px !important;
    }
    .vl2
    {
        height: 42px !important;
    }
    #shortcuts
    {
        width: 22px !important;
    }
    */
    #start-menu {
        bottom: 50px !important;
    }
}
/*tumblr-Ende*/




#start-wrapper
{
    position: absolute;
    left: 0px;
}

#footer
{
    height: auto !important;
    padding-left: 130px !important;
}
#box-right,
.vl1
{
    top: 1.5% !important;
    height: 92% !important;
    margin-top: 0px;
    margin-bottom: 0px;
}
.vl2
{
    top: 3% !important;
    height: 80% !important;
    margin-top: 0px;
    margin-bottom: 0px;
}




.title-group, /*tumblr*/
.post-wrapper, /*tumblr*/
.user-avatar, /*tumblr*/
#footer,
#start-menu,
.gamercard .gamercard-content {
    border: solid 2px #dfdfdf !important;
    border-bottom: solid 2px #808080 !important;
    border-right: solid 2px #808080 !important;
    background-color: #c0c0c0 !important;
    border-radius: 0px;
}
.title, /*tumblr*/
.gamercard-content-head
{
    height: 18px;
    display: block;
    text-align: left;
    background-image: linear-gradient(to left, #1084d0  0%, #000080 70%);
    position: relative;
    width:100%;
    left: 0px;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-size: 11px;
    font-weight: 600 !important;
    color: white;
    line-height: 15px;
    padding: 2px;
    white-space: nowrap;
}
.body-text, /*tumblr*/
.gamercard .gamercard-content {
    padding-top: 0px !important;
}
.photo-wrapper, /*tumblr*/
.gamercard .content-image{
    padding: 0px !important;
}
.title, /*tumblr*/
.gamercard .content-image .gamercard-content-head,
.gamercard .content-image::before
{
    margin-bottom: 0px;
    width: 100%;
    left: 0px;
}
.gamercard:nth-child(2n) {
    position: relative;
    left: 2px;
}
.gamercard:nth-child(3n) {
    left: -3px;
    position: relative;
}
form input[type="button"],
form input[type="submit"],
.nav-item, /*tumblr*/
#pagination a, .nav-wrapper .nav-item, /*tumblr*/
#start-button,
#footer .button,
/*a.button,*/
.buttons .button, /*tumblr*/
.gamercard-content-head .button{
    display:inline-block;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 0px;
    /*
    height: 13px;
    width: 14px;
    */
    text-align: center;
    border: solid 2px #dfdfdf;
    border-bottom: solid 2px #808080;
    border-right: solid 2px #808080;
    background-color: #c0c0c0;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    /*box-sizing: content-box;*/
    padding-bottom: 3px;
    /*TODO: Shadow für 2.border?*/
    /*box-shadow: 1px 1px 0px rgba(0,0,0, 1);*/
}
/* für 2. border ... funzt net!!!
.buttons .button:before
{
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    top:1px;
    left:1px;
    right:1px;
    bottom:1px;
    border:1px solid red;
}
*/
.buttons .button, /*tumblr*/
.gamercard-content-head .button
{
    /*
    height: 16px;
    width: 18px;
    */
    width: 16px;
    height: 14px;
    line-height: 8px;
    padding: 0px;
}
.buttons .button span, /*tumblr*/
.gamercard-content-head .button span
{
    display: block;
}
.gamercard-content-head .button span
{
    /*
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    */
    font-size: 13px;
    font-family: "MS Sans-serif",sans-serif;
}
.b-min{
    margin-right: 0px !important;
}
.b-min span{

}
.nav-item
{
    width:auto;
    padding:5px;
    margin: 0 10px 10px !important;
}
#pagination a, .nav-wrapper .nav-item .label
{
    color: black !important;
    font-weight: 400;
}
.buttons
{
    display: inline-block !important;
    position: absolute;
    top: 0px;
    right: 0px;
}
button,
button:hover,
.button:hover
{
    /*cursor: pointer;*/
    cursor: default !important;
}
.window-icon{
    /*original sieht aebr sch aus
    height: 16px;
    width: 16px;
    */
    height: 14px;
    width: 14px;
    display: inline-block;
    top: 0px;
    left: 0px;
    background-size: cover;
}
article.text .window-icon
{
    background-image: url('/images/windows/notepad.png');
}
article.audio .window-icon,
article.video .window-icon
{
    background-image: url('/images/windows/wmp.png');
}
article.chat .window-icon
{
    background-image: url('/images/windows/msn.png');
}
article.link .window-icon
{
    background-image: url('/images/windows/ie.png');
}
article.photoset .window-icon,
article.photo .window-icon
{
    background-image: url('/images/windows/irfanview.png');
}
article.answer .window-icon
{
    background-image: url('/images/windows/email.png');
}
article.quote .window-icon
{
    background-image: url('/images/windows/quote.png');
}
.title .tumblr_theme_marker_title, /*tumblr*/
.title a, /*tumblr*/
.window-title
{
    float:left;
    position: absolute;
    top: 3px;
    left: 24px;
}
.title h2, /*tumblr*/
.window-title
{
    font-size: 11px;
    font-weight: 600 !important;
    margin: 0px;
    font-family: 'MS Sans-serif', sans-serif !important;
    display: inline-block; /*tumblr*/
}
#footer
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-left: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    height: 27px;
    z-index: 9999;
    font-size: 13px;
    padding: 0px 73px 0px 0px;
    box-sizing: border-box;
}
#start-button {
    padding-left: 2px !important;
    padding-top: 1px !important;
    width: 65px;
}
#start-button img{
    height: 16px;
    width: 16px;
    vertical-align: middle;
}
/*#start-button img,*/
#start-button span{
    display: inline-block;
    vertical-align: middle;
    /*background: yellow;
    padding: 3px 5px;*/
}
#start-button,
.vl,
#shortcuts
{
    float: left;
    margin: 1px;
    font-weight: bold;
}
.vl{
    height: 100%;
    width: 5px;
    /* background-color: grey; */
    border-left: double 3px;
    color: gray;
    padding-left: 3px;
    box-sizing: border-box;
}
.vl1
{
    float: left;
    border-left: 1px solid #808080;
    border-right: 1px solid #DFDFDF;
    height: 22px;
    margin: 2px 1px;
}
.vl2
{
    float: left;
    border-left: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    background-color: #c0c0c0;
    width: 1px;
    height: 16px;
    margin: 4px 1px;
    /*cursor: e-resize;*/
    cursor: default !important;
}
.right
{
    float: right;
}
.panel,/*tumblr*/
.button-active
{
    margin: 2px;
    border: solid 2px #808080 !important;
    border-bottom: solid 2px #dfdfdf !important;
    border-right: solid 2px #dfdfdf !important;
}
#footer #box-right
{
    float: right;
    margin: 2px;
    border: solid 1px #808080 !important;
    border-bottom: solid 1px #dfdfdf !important;
    border-right: solid 1px #dfdfdf !important;
    height: 21px;
    box-sizing: border-box;

    /*
    position: fixed;
    –webkit-overflow-scrolling: touch
    */
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.vl1.right
{
    /*
    position: fixed;
    –webkit-overflow-scrolling: touch
    */
    position: absolute;
    bottom: 2px;
    right: 67px;
}
#start-wrapper
{
    height: 100%;
    width: auto;
    display: inline-block;
    float: left;
}
#show,
#hide,
#footer .button
{
    float: left;
    margin: 2px;
    padding: 3px;
    height: 22px;
    line-height: 1;
    font-family: sans-serif;
    font-size: 13px;
    /*cursor: pointer;*/
    color: black;
    text-decoration: none;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    max-width: 99%;
}
#uhr
{
    font-size: 12px;
    height: 100%;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
}
input[type="password"],
input[type="text"],
article.text div.post-content
{
    padding: 2px;
    margin: 2px;
    background-color: white;
    border: solid 1px #808080 !important;
    border-bottom: solid 1px #dfdfdf !important;
    border-right: solid 1px #dfdfdf !important;
}
article.text div.post-content
{
    padding: 6px;
}
.bt-sc
{
    background: transparent !important;
    border: none !important;
    padding: 3px !important;
}
div.buttons .button {
    display: inline-block;
    float: right;
}
#footer .button-active
{
    background-color: #FFFFFF;
    background-image: url(https://vloxxity.de/images/windows/active-bg.png);
}
.inactive
{
    display:none;
}
#start-menu
{
    position: fixed;
    bottom: 25px;
    left: 2px;
}
#start-button.active
{
    margin: 2px;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #808080 #DFDFDF #DFDFDF #808080 !important;
    -moz-border-top-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    border-image: none !important;
}
#start-menu ul
{
    padding:0px;
    margin: 0px;
    list-style: none;
}
#start-menu li
{
    /*padding:5px;*/
    padding-right:25px;
    margin: 0px;
    height:32px;
    box-sizing: border-box;
}
#start-menu li:hover
{
    background-color: #002060;
    color: white;
}
#start-menu li span,
#start-menu li img
{
    vertical-align: middle;
}
#start-menu li img
{
    /*
    height:24px;
    width: 24px;
    */
    padding-right: 9px;
}
.no-select,
.title,
form input[type="button"],
form input[type="submit"],
.nav-item, /*tumblr*/
#pagination a, .nav-wrapper .nav-item, /*tumblr*/
#start-button,
#footer,
/*a.button,*/
.buttons .button, /*tumblr*/
.gamercard-content-head .button,
#start-menu
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
}
/*#dashboard_iframe, funzt net wegen iframe?*/
body iframe,
.tumblr_controls,
.post-controls
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.allow-select
{
    -webkit-touch-callout: inherit;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    -o-user-select: inherit;
    user-select: inherit;
}
header div.minimized .avatar-wrapper,
header div.minimized .blog-title,
header div.minimized .description,
.minimized .post-content,
.minimized .panel
{
    display: none;
}
#start-menu button
{
    background-color: transparent;
    border: none;
    padding: 0px;
    width: 100%;
}
.b-max,
.b-max span,
#start-menu li.locked
{
    color: #808080;
    text-shadow: 1px 1px 1px #FFFFFF;
    /*In echt kein hover effekt*/
    /*cursor: not-allowed;*/
}
#start-menu li.locked:hover
{
    background-color: transparent;
}
#start-menu hr
{
    margin: 3px 2px;
}
#shutdown-message
{
    color: orange;
    position: absolute;
    text-align: center;
    left: calc(50% - 140px);
    top: calc(50% - 28px);
    font-size: x-large;
}
.clearfix:after
{
    content: ".";
    display: block !important;
    height: 0 !important;
    line-height: 0 !important;
    clear: both !important;
    visibility: hidden !important;
}
ul
{
    margin: 0px;
    padding-left: 1em;
}
ul li
{
    list-style-type: square;
}
.twitter-wall .gamercard-content
{
    //max-height: 400px;
	//overflow: scroll;
}

:root{
    --bg-size: 200px;
    --bg-size-2: calc(200px * 0.87);
    --bg-size-3: 2500px;
    --bg-size-4: calc(2500px * 0.87);
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
  /*
  background-color: #83d783;
  */
  background-image: none;
}
html {
  background-color: #83d783 !important;
}

/* The main page area */
body {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

/* Two background layers using pseudo-elements */
html::before,
html::after,
body::before,
body::after {
  content: "";
  position: fixed;
  inset: 0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-blend-mode: multiply;
  z-index: -1; /* behind content */
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* 🌲 Layer 1 — 100×100 forest tile */
html::before {
  background-image: url(/images/wald/100-Trees.png);
  background-size: var(--bg-size) var(--bg-size);
  opacity: 0.9;
}

/* 🦊 Layer 2 — 87×87 variant */
html::after {
  background-image: url(/images/wald/87-Trees.png);
  background-size: var(--bg-size-2) var(--bg-size-2);
  opacity: 0.8;
}

/* 🌲 Layer 1 — 100×100 forest tile */
body::before {
  background-image: url(/images/wald/1000-Animals.png);
  background-size: var(--bg-size-3) var(--bg-size-3);
  opacity: 0.9;
  animation: move1 100s linear infinite;
}

/* 🦊 Layer 2 — 87×87 variant */
body::after {
  background-image: url(/images/wald/870-Animals.png);
  background-size: var(--bg-size-4) var(--bg-size-4);
  opacity: 0.8;
  animation: move2 1000s linear infinite;
}

/* ✨ Movement keyframes */
@keyframes move1 {
  from { background-position: 100px 100px; }
  to   { background-position: -100px -100px; } /* swapped direction */
}

@keyframes move2 {
  from { background-position: -1000 -1000; }
  to   { background-position: 1000px 1000px; } /* swapped direction */
}

#content{
    /*
    display: none;
    */
}.example-one {
  font-size: 100px;
  color: white;
  position: relative;
}
@keyframes example-one-anim-1 {
  0% {
    clip: rect(100px, 450px, 109px, 0);
  }
  5.88235% {
    clip: rect(52px, 450px, 98px, 0);
  }
  11.76471% {
    clip: rect(5px, 450px, 34px, 0);
  }
  17.64706% {
    clip: rect(20px, 450px, 60px, 0);
  }
  23.52941% {
    clip: rect(95px, 450px, 67px, 0);
  }
  29.41176% {
    clip: rect(109px, 450px, 87px, 0);
  }
  35.29412% {
    clip: rect(91px, 450px, 12px, 0);
  }
  41.17647% {
    clip: rect(48px, 450px, 28px, 0);
  }
  47.05882% {
    clip: rect(10px, 450px, 60px, 0);
  }
  52.94118% {
    clip: rect(27px, 450px, 41px, 0);
  }
  58.82353% {
    clip: rect(14px, 450px, 70px, 0);
  }
  64.70588% {
    clip: rect(75px, 450px, 50px, 0);
  }
  70.58824% {
    clip: rect(55px, 450px, 6px, 0);
  }
  76.47059% {
    clip: rect(95px, 450px, 21px, 0);
  }
  82.35294% {
    clip: rect(74px, 450px, 114px, 0);
  }
  88.23529% {
    clip: rect(12px, 450px, 80px, 0);
  }
  94.11765% {
    clip: rect(50px, 450px, 39px, 0);
  }
  100% {
    clip: rect(28px, 450px, 26px, 0);
  }
}
@keyframes example-one-anim-2 {
  0% {
    clip: rect(107px, 450px, 78px, 0);
  }
  5.88235% {
    clip: rect(95px, 450px, 107px, 0);
  }
  11.76471% {
    clip: rect(83px, 450px, 98px, 0);
  }
  17.64706% {
    clip: rect(9px, 450px, 23px, 0);
  }
  23.52941% {
    clip: rect(86px, 450px, 5px, 0);
  }
  29.41176% {
    clip: rect(23px, 450px, 57px, 0);
  }
  35.29412% {
    clip: rect(102px, 450px, 72px, 0);
  }
  41.17647% {
    clip: rect(82px, 450px, 25px, 0);
  }
  47.05882% {
    clip: rect(61px, 450px, 63px, 0);
  }
  52.94118% {
    clip: rect(84px, 450px, 20px, 0);
  }
  58.82353% {
    clip: rect(41px, 450px, 110px, 0);
  }
  64.70588% {
    clip: rect(98px, 450px, 107px, 0);
  }
  70.58824% {
    clip: rect(106px, 450px, 105px, 0);
  }
  76.47059% {
    clip: rect(45px, 450px, 95px, 0);
  }
  82.35294% {
    clip: rect(61px, 450px, 16px, 0);
  }
  88.23529% {
    clip: rect(40px, 450px, 29px, 0);
  }
  94.11765% {
    clip: rect(82px, 450px, 107px, 0);
  }
  100% {
    clip: rect(79px, 450px, 65px, 0);
  }
}
.example-one:before, .example-one:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  clip: rect(0, 0, 0, 0);
}
.example-one:after {
  left: 2px;
  text-shadow: -1px 0 red;
  animation: example-one-anim-1 2s infinite linear alternate-reverse;
}
.example-one:before {
  left: -2px;
  text-shadow: 2px 0 blue;
  animation: example-one-anim-2 3s infinite linear alternate-reverse;
}

.example-two {
  font-size: 52px;
  color: red;
  position: relative;
}
@keyframes example-two-anim-1 {
  0% {
    clip: rect(23px, 714px, 44px, 0);
  }
  10% {
    clip: rect(20px, 714px, 38px, 0);
  }
  20% {
    clip: rect(7px, 714px, 13px, 0);
  }
  30% {
    clip: rect(14px, 714px, 1px, 0);
  }
  40% {
    clip: rect(26px, 714px, 14px, 0);
  }
  50% {
    clip: rect(4px, 714px, 10px, 0);
  }
  60% {
    clip: rect(12px, 714px, 28px, 0);
  }
  70% {
    clip: rect(12px, 714px, 9px, 0);
  }
  80% {
    clip: rect(29px, 714px, 41px, 0);
  }
  90% {
    clip: rect(2px, 714px, 16px, 0);
  }
  100% {
    clip: rect(4px, 714px, 19px, 0);
  }
}
@keyframes example-two-anim-2 {
  0% {
    clip: rect(10px, 714px, 38px, 0);
  }
  10% {
    clip: rect(27px, 714px, 13px, 0);
  }
  20% {
    clip: rect(6px, 714px, 27px, 0);
  }
  30% {
    clip: rect(18px, 714px, 13px, 0);
  }
  40% {
    clip: rect(9px, 714px, 5px, 0);
  }
  50% {
    clip: rect(40px, 714px, 10px, 0);
  }
  60% {
    clip: rect(2px, 714px, 44px, 0);
  }
  70% {
    clip: rect(28px, 714px, 9px, 0);
  }
  80% {
    clip: rect(27px, 714px, 30px, 0);
  }
  90% {
    clip: rect(44px, 714px, 36px, 0);
  }
  100% {
    clip: rect(45px, 714px, 15px, 0);
  }
}
.example-two:before, .example-two:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  clip: rect(0, 0, 0, 0);
}
.example-two:after {
  left: 2px;
  text-shadow: -1px 0 white;
  animation: example-two-anim-1 2s infinite linear alternate-reverse;
}
.example-two:before {
  left: -2px;
  text-shadow: 2px 0 green;
  animation: example-two-anim-2 3s infinite linear alternate-reverse;
}
@keyframes example-three-anim-1 {
  0% {
    clip: rect(4px, 100px, 71px, 0);
  }
  6.66667% {
    clip: rect(9px, 100px, 81px, 0);
  }
  13.33333% {
    clip: rect(37px, 100px, 55px, 0);
  }
  20% {
    clip: rect(17px, 100px, 96px, 0);
  }
  26.66667% {
    clip: rect(43px, 100px, 6px, 0);
  }
  33.33333% {
    clip: rect(34px, 100px, 62px, 0);
  }
  40% {
    clip: rect(4px, 100px, 89px, 0);
  }
  46.66667% {
    clip: rect(11px, 100px, 47px, 0);
  }
  53.33333% {
    clip: rect(77px, 100px, 74px, 0);
  }
  60% {
    clip: rect(73px, 100px, 14px, 0);
  }
  66.66667% {
    clip: rect(46px, 100px, 55px, 0);
  }
  73.33333% {
    clip: rect(11px, 100px, 23px, 0);
  }
  80% {
    clip: rect(77px, 100px, 16px, 0);
  }
  86.66667% {
    clip: rect(29px, 100px, 69px, 0);
  }
  93.33333% {
    clip: rect(98px, 100px, 30px, 0);
  }
  100% {
    clip: rect(91px, 100px, 96px, 0);
  }
}
@keyframes example-three-anim-2 {
  0% {
    clip: rect(75px, 100px, 30px, 0);
  }
  6.66667% {
    clip: rect(6px, 100px, 5px, 0);
  }
  13.33333% {
    clip: rect(9px, 100px, 14px, 0);
  }
  20% {
    clip: rect(18px, 100px, 41px, 0);
  }
  26.66667% {
    clip: rect(77px, 100px, 52px, 0);
  }
  33.33333% {
    clip: rect(32px, 100px, 73px, 0);
  }
  40% {
    clip: rect(49px, 100px, 75px, 0);
  }
  46.66667% {
    clip: rect(90px, 100px, 78px, 0);
  }
  53.33333% {
    clip: rect(1px, 100px, 11px, 0);
  }
  60% {
    clip: rect(61px, 100px, 10px, 0);
  }
  66.66667% {
    clip: rect(27px, 100px, 63px, 0);
  }
  73.33333% {
    clip: rect(52px, 100px, 42px, 0);
  }
  80% {
    clip: rect(3px, 100px, 55px, 0);
  }
  86.66667% {
    clip: rect(49px, 100px, 53px, 0);
  }
  93.33333% {
    clip: rect(98px, 100px, 67px, 0);
  }
  100% {
    clip: rect(65px, 100px, 35px, 0);
  }
}
.example-three > img {
  position: absolute;
  top: 200px;
  left: 75px;
}
.example-three > img:nth-child(2),
.example-three > img:nth-child(3) {
  clip: rect(0, 0, 0, 0);
}
.example-three > img:nth-child(2) {
  left: 77px;
  animation: example-three-anim-1 2s infinite linear alternate-reverse;
}
.example-three > img:nth-child(3) {
  left: 73px;
  animation: example-three-anim-2 3s infinite linear alternate-reverse;
}
@keyframes example-four-anim-1 {
  0% {
    clip: rect(9px, 100px, 22px, 0);
  }
  3.33333% {
    clip: rect(61px, 100px, 40px, 0);
  }
  6.66667% {
    clip: rect(49px, 100px, 58px, 0);
  }
  10% {
    clip: rect(20px, 100px, 99px, 0);
  }
  13.33333% {
    clip: rect(38px, 100px, 103px, 0);
  }
  16.66667% {
    clip: rect(45px, 100px, 29px, 0);
  }
  20% {
    clip: rect(62px, 100px, 81px, 0);
  }
  23.33333% {
    clip: rect(12px, 100px, 103px, 0);
  }
  26.66667% {
    clip: rect(65px, 100px, 71px, 0);
  }
  30% {
    clip: rect(41px, 100px, 86px, 0);
  }
  33.33333% {
    clip: rect(-10px, 100px, 66px, 0);
  }
  36.66667% {
    clip: rect(60px, 100px, 58px, 0);
  }
  40% {
    clip: rect(26px, 100px, 40px, 0);
  }
  43.33333% {
    clip: rect(5px, 100px, 113px, 0);
  }
  46.66667% {
    clip: rect(50px, 100px, 109px, 0);
  }
  50% {
    clip: rect(67px, 100px, 47px, 0);
  }
  53.33333% {
    clip: rect(-6px, 100px, 97px, 0);
  }
  56.66667% {
    clip: rect(11px, 100px, 59px, 0);
  }
  60% {
    clip: rect(34px, 100px, 50px, 0);
  }
  63.33333% {
    clip: rect(46px, 100px, 29px, 0);
  }
  66.66667% {
    clip: rect(5px, 100px, 80px, 0);
  }
  70% {
    clip: rect(37px, 100px, 106px, 0);
  }
  73.33333% {
    clip: rect(68px, 100px, 35px, 0);
  }
  76.66667% {
    clip: rect(27px, 100px, 58px, 0);
  }
  80% {
    clip: rect(51px, 100px, 74px, 0);
  }
  83.33333% {
    clip: rect(13px, 100px, 54px, 0);
  }
  86.66667% {
    clip: rect(80px, 100px, 61px, 0);
  }
  90% {
    clip: rect(51px, 100px, 67px, 0);
  }
  93.33333% {
    clip: rect(73px, 100px, 27px, 0);
  }
  96.66667% {
    clip: rect(80px, 100px, 26px, 0);
  }
  100% {
    clip: rect(75px, 100px, 27px, 0);
  }
}
@keyframes example-four-anim-2 {
  0% {
    clip: rect(70px, 100px, 116px, 0);
  }
  3.33333% {
    clip: rect(54px, 100px, 60px, 0);
  }
  6.66667% {
    clip: rect(16px, 100px, 76px, 0);
  }
  10% {
    clip: rect(52px, 100px, 92px, 0);
  }
  13.33333% {
    clip: rect(74px, 100px, 24px, 0);
  }
  16.66667% {
    clip: rect(53px, 100px, 54px, 0);
  }
  20% {
    clip: rect(18px, 100px, 87px, 0);
  }
  23.33333% {
    clip: rect(23px, 100px, 95px, 0);
  }
  26.66667% {
    clip: rect(45px, 100px, 58px, 0);
  }
  30% {
    clip: rect(52px, 100px, 56px, 0);
  }
  33.33333% {
    clip: rect(18px, 100px, 100px, 0);
  }
  36.66667% {
    clip: rect(54px, 100px, 62px, 0);
  }
  40% {
    clip: rect(28px, 100px, 64px, 0);
  }
  43.33333% {
    clip: rect(31px, 100px, 113px, 0);
  }
  46.66667% {
    clip: rect(-3px, 100px, 83px, 0);
  }
  50% {
    clip: rect(36px, 100px, 93px, 0);
  }
  53.33333% {
    clip: rect(52px, 100px, 67px, 0);
  }
  56.66667% {
    clip: rect(25px, 100px, 54px, 0);
  }
  60% {
    clip: rect(42px, 100px, 93px, 0);
  }
  63.33333% {
    clip: rect(49px, 100px, 72px, 0);
  }
  66.66667% {
    clip: rect(31px, 100px, 62px, 0);
  }
  70% {
    clip: rect(54px, 100px, 79px, 0);
  }
  73.33333% {
    clip: rect(53px, 100px, 64px, 0);
  }
  76.66667% {
    clip: rect(18px, 100px, 104px, 0);
  }
  80% {
    clip: rect(-4px, 100px, 58px, 0);
  }
  83.33333% {
    clip: rect(5px, 100px, 33px, 0);
  }
  86.66667% {
    clip: rect(-14px, 100px, 72px, 0);
  }
  90% {
    clip: rect(-12px, 100px, 90px, 0);
  }
  93.33333% {
    clip: rect(19px, 100px, 21px, 0);
  }
  96.66667% {
    clip: rect(62px, 100px, 76px, 0);
  }
  100% {
    clip: rect(75px, 100px, 105px, 0);
  }
}
.example-four svg {
  position: absolute;
  top: 200px;
  left: 175px;
  fill: white;
  background: transparent;
  width: 100px;
  height: 100px;
}
.example-four svg:nth-child(2),
.example-four svg:nth-child(3) {
  clip: rect(0, 0, 0, 0);
}
.example-four svg:nth-child(2) {
  fill: red;
  left: 173px;
  animation: example-four-anim-1 2s infinite linear alternate-reverse;
}
.example-four svg:nth-child(3) {
  fill: red;
  left: 177px;
  animation: example-four-anim-2 3s infinite linear alternate-reverse;
}
.wrap {
  width: 400px;
  height: 300px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}