@font-face{font-family:Comic Sans MS webfont;src:url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.eot);src:url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.eot?#iefix) format("embedded-opentype"),url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.woff2) format("woff2"),url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.woff) format("woff"),url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.ttf) format("truetype"),url(//db.onlinewebfonts.com/t/7cc6719bd5f0310be3150ba33418e72e.svg#Comic%20Sans%20MS) format("svg")}body,button,html{padding:0;margin:0;font-family:Comic Sans MS,Comic Sans,Comic Sans MS webfont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-image:url(/common/me-static.webp);cursor:url(/common/cursor.webp),auto}html.animated-bg,html.animated-bg body,html.animated-bg button{background-image:url(/common/me.gif)}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}a{color:#0000ff;text-decoration:underline}*{box-sizing:border-box}.container{align-items:center;justify-content:center;display:flex;align-items:flex-start}.subPage{display:flex;overflow:hidden}.title{margin:1rem;text-align:center;color:#8000ff;font-size:25px;font-weight:600}.bigTitle{font-size:30px;font-weight:600}.construction,.rainbowText{text-align:center}.rainbowText{background-color:#8000ff;color:#111;font-size:x-large;font-weight:700;padding-bottom:5px}.colorParagraph{color:rgb(19,193,199);background-color:rgb(70,22,102);font-size:large;font-weight:700;text-indent:35px;padding:7px 15px;margin:15px 0}.rainbowText:hover,.rainbowTextTitle{animation:rainbow 2s infinite}@keyframes rainbow{0%{background-color:#ff0000}10%{background-color:#ff8000}20%{background-color:#ffff00}30%{background-color:#80ff00}40%{background-color:#00ff00}50%{background-color:#00ff80}60%{background-color:#00ffff}70%{background-color:#0080ff}80%{background-color:#0000ff}90%{background-color:#8000ff}to{background-color:#ff0080}}.text-area{background-color:limegreen;color:purple;border:7px inset purple;padding:1em;position:relative;overflow:scroll;max-height:85vh}.bouncing{color:limegreen;position:relative;width:85%;height:100%;margin:0;text-align:left;animation:bouncing 3s linear infinite alternate}@keyframes bouncing{0%{transform:translateX(100%)}to{transform:translateX(0)}}.scrolling{color:limegreen;position:relative;width:100%;height:100%;margin:0;line-height:50px;text-align:center;transform:translateX(100%);animation:scrolling 7s linear infinite}@keyframes scrolling{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}