*, ::after, ::before { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0; scroll-behavior: smooth; } body, html { padding: 0; margin: 0; height: 100%; line-height: 1.5; } ::-webkit-scrollbar-thumb { background: #512da8; } ::-webkit-scrollbar-track { background: #f9f9f9; } ::-webkit-scrollbar { width: 2px; height: 2px; } body { margin: 0; padding: 0; font-family: sans-serif; font-weight: 400; background: #f1f1f1; } h1, h2, h3, h4, h5 { font-family: sans-serif; font-weight: 300; } a { text-decoration: none; } ul { text-align: left; list-style-type: disclosure-closed; } input::placeholder { color: #888; opacity: 1; } .stylefont:hover p { color: #512da8; } header { width: 100%; margin: 0; text-align: center; background: #512da8; z-index: 9999; float: left; box-shadow: 0 8px 10px 0 rgb(0 0 0/25%); } header .site-title span { font-weight: 600; letter-spacing: 1px; text-transform: uppercase; color: #ffffff8a; font-size: 12px; margin-bottom: 5px; margin-top: -9px; display: block; } .settings-share { float: left; width: 100%; } .menusection { float: left; width: 23%; position: fixed; left: 0; top: 0; bottom: 0; box-shadow: 8px 0 17px 0 rgb(0 0 0/28%); padding: 4px; display: none; background: #512da8; z-index: 9999; } .menusection .close { position: absolute; right: -35px; top: 10px; font-size: 18px; padding: 10px 17px; border: none; background: #512da8; color: #fff; border-radius: 0 3px 3px 0; cursor: pointer; z-index: 3; box-shadow: 8px 0 10px 0 rgb(0 0 0/28%); } .menusection h2 a { font-size: 18px; margin: 0 0 3px; text-align: center; text-transform: capitalize; } .bookmarks { padding: 5px; float: left; width: 100%; overflow-y: scroll; height: 80%; } .menusection .bookmarks a { border-radius: 10px; padding: 10px; font-family: sans-serif; color: #ffffff82; text-align: right; } .menusection .bookmarks a:hover { color: #000; background: #fff; } .menusection img { width: 220px; height: auto; } .ssb_link, .ssb_icon { display: inline-block; } .ssb_link { text-decoration: none; color: #fff; margin: 0.1em; } .r-s-b { border-radius: 5px; transition: 25ms ease-out; padding: 0.5em 0.75em; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; } .ssb_icon svg { width: 1em; height: 1em; margin-right: 0.4em; vertical-align: top; } .ssb-small svg { margin: 0; vertical-align: middle; } .ssb_icon { stroke: #fff; fill: none; } .ssb_icon--solid, .ssb_icon--solidcircle { fill: #fff; stroke: none; } .ssb-twitter { background-color: #55acee; } .ssb-twitter:hover { background-color: #2795e9; } .ssb-pinterest { background-color: #bd081c; } .ssb-pinterest:hover { background-color: #8c0615; } .ssb-facebook { background-color: #3b5998; } .ssb-facebook:hover { background-color: #2d4373; } .ssb-tumblr { background-color: #35465c; } .ssb-tumblr:hover { background-color: #222d3c; } .ssb-reddit { background-color: #5f99cf; } .ssb-reddit:hover { background-color: #3a80c1; } .ssb-google { background-color: #dd4b39; } .ssb-google:hover { background-color: #c23321; } .ssb-linkedin { background-color: #0077b5; } .ssb-linkedin:hover { background-color: #046293; } .ssb-email { background-color: #777; } .ssb-email:hover { background-color: #5e5e5e; } .ssb-xing { background-color: #1a7576; } .ssb-xing:hover { background-color: #114c4c; } .ssb-whatsapp { background-color: #25d366; } .ssb-whatsapp:hover { background-color: #1da851; } .ssb-hackernews { background-color: #f60; } .ssb-hackernews:hover, .ssb-hackernews:focus { background-color: #fb6200; } .ssb-vk { background-color: #507299; } .ssb-vk:hover { background-color: #43648c; } .ssb-facebook { background-color: #3b5998; border-color: #3b5998; } .ssb-facebook:hover, .ssb-facebook:active { background-color: #2d4373; border-color: #2d4373; } .ssb-twitter { background-color: #55acee; border-color: #55acee; } .ssb-twitter:hover, .ssb-twitter:active { background-color: #2795e9; border-color: #2795e9; } .ssb-email { background-color: #777; border-color: #777; } .ssb-email:hover, .ssb-email:active { background-color: #5e5e5e; border-color: #5e5e5e; } .ssb-whatsapp { background-color: #25d366; border-color: #25d366; } .ssb-whatsapp:hover, .ssb-whatsapp:active { background-color: #1da851; border-color: #1da851; } .ssb-telegram { background-color: #54a9eb; } .ssb-telegram:hover { background-color: #4b97d1; } .cats a { display: inline-block; float: left; width: auto; font-size: 18px; border: 1px solid; margin: 5px; padding: 8px 20px; border-radius: 10px; background: #329800; color: #fff; } .cats a:hover { border-color: #329800; } header a { font-family: pacifico, cursive; padding: 5px 0 0; display: block; font-size: 25px; color: #fff; letter-spacing: 3px; } .site-title img { width: 330px; height: auto; padding-top: 5px; } #fancy-info.disappearing { display: none; visibility: hidden; opacity: 0; transition: visibility 0.1s, opacity 0.1s linear; transition-delay: 0.1s; } #fancy-info { position: absolute; top: -2000px; left: -3000px; width: 360px; cursor: pointer; background: #fff; border-radius: 5px; overflow: hidden; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); z-index: 10000; } #fancytext-name { background: #000; text-align: center; padding: 3px 4px; font-size: 16px; color: #ffffff80; } #fancy-info .textarea { width: 100%; padding: 10px; text-align: center; display: block; cursor: text; background: #e6ecf4; border: none; font-family: -apple-system, BlinkMacSystemFont, sans-serif; } #fancy-info-copy-container { text-align: center; display: block; width: 100%; } #adsInPopupDialog { padding-top: 12px; text-align: center; margin: 0 auto; } #fancy-copy-btn { text-align: center; height: 30px; width: 140px; margin-top: 3px; margin-bottom: 3px; background: #18a00a; border: none; color: #ffffff82; cursor: pointer; font-size: 14px; font-weight: 600; border-radius: 10px; } #fancy-copy-btn:hover { color: #fff; } .copiedalerts { display: block; z-index: 2147483647 !important; right: 0; top: 10%; overflow: hidden; width: 200px; background: #512da8; border-radius: 15px 0 0 15px; -webkit-box-shadow: 0 0 20px 5px rgb(0 0 0/25%); -moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 0 20px 5px rgb(0 0 0/25%); } .the_copied_text { width: 100%; text-align: left; padding: 5px 10px; border: none; background: transparent; color: #fff; font-size: 1rem; } .the_copied_text:focus { outline: none !important; border: 1px solid #fff; box-shadow: 0 0 10px #fff; } .alert-header span { display: block; padding: 2px 10px; font-size: 16px; color: #ffffffbf; background: #000; text-align: left; } main { float: left; width: 100%; margin-top: 10px; } .container { max-width: 970px; margin: 0 auto; text-align: center; } h2 { color: #000; float: left; width: 100%; text-transform: uppercase; font-size: 17px; margin: 0; text-align: left; padding: 5px; border-radius: 10px; } #random-cloud { font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial, sans-serif; text-align: center; width: 100%; height: 120px; overflow: auto; padding-top: 10px; } #random-cloud div { padding: 0; border-radius: 10px; padding: 10px; cursor: pointer; display: inline-block; border: 1px solid transparent; color: #444; position: relative; } #random-cloud div:hover { background: #fff; border: 1px solid #ececec; color: #000; } #random-cloud button { top: -5px !important; right: -15px !important; padding: 3px 8px !important; } #random-cloud .size10 { font-size: 35px; } #random-cloud .size9 { font-size: 32px; } #random-cloud .size8 { font-size: 29px; } #random-cloud .size7 { font-size: 26px; } #random-cloud .size6 { font-size: 25px; } #random-cloud .size5 { font-size: 22px; } #random-cloud .size4 { font-size: 19px; } #random-cloud .size3 { font-size: 16px; } #random-cloud .size2 { font-size: 14px; } #random-cloud .size1 { font-size: 13px; } .ads { display: table !important; margin: 12px 0 !important; float: left; clear: both; width: 100% !important; } #mobile-fly-menu { display: block; position: absolute; cursor: pointer; width: 50px; height: 40px; float: left; cursor: pointer; } #mobile-fly-menu:hover span { background: #fff; } #mobile-fly-menu span:nth-child(1) { top: 10px; width: 38px; } #mobile-fly-menu span:nth-child(2) { top: 19px; width: 30px; } #mobile-fly-menu span:nth-child(3) { top: 28px; width: 22px; } #mobile-fly-menu span { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; display: block; position: absolute; left: 12px; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); -webkit-transition: 0.25s ease-in-out; -moz-transition: 0.25s ease-in-out; -ms-transition: 0.25s ease-in-out; -o-transition: 0.25s ease-in-out; transition: 0.25s ease-in-out; height: 4px; background: #ffffff82; } .thenitesharya-text { position: sticky; top: 0; z-index: 999; } .thenitesharya-text .clear { position: absolute; right: 4px; color: #de0707; font-size: 20px; padding: 5px 15px; line-height: 1.5; background: 0 0; border: none; z-index: 999; cursor: pointer; top: 3px; outline: none; } .thenitesharya-text .clear:hover { color: #000; } .thenitesharya-text p { text-transform: uppercase; font-size: 12px; color: #777; padding: 0; margin: 0; margin-top: 5px; } .thenitesharya-text .container { position: relative; } .settings { float: left; margin-top: 3px; } .settings input { box-shadow: none; cursor: pointer; padding: 2px; width: 200px; } .font-size { float: right; padding: 5px; } .font-size span { font-size: 13px; text-transform: uppercase; color: #ffffff82; } .share-link { display: none; } .slider { -webkit-appearance: none; width: 220px; height: 2px; background: #e1e1e1; outline: none; border-radius: 3px; } .slider:hover { opacity: 1; } .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 20px; height: 20px; background: #512da8; cursor: pointer; border-radius: 50%; box-shadow: 1px 2px 4px 0 rgb(0 0 0/21%); } .slider::-moz-range-thumb { width: 25px; height: 25px; background: #512da8; cursor: pointer; border-radius: 50%; box-shadow: 1px 2px 4px 0 rgb(0 0 0/21%); } main, .stylefontmain { float: left; width: 100%; } .stylefontlist, .stylefontrecentlist { display: block; float: left; text-align: left; width: 100%; overflow: hidden; position: relative; } .stylefont { display: flex; justify-content: space-between; align-items: center; width: 100%; float: left; overflow: hidden; cursor: pointer; position: relative; text-align: center; border-radius: 10px; margin-bottom: 10px; background-color: #fff; box-shadow: 0 2px 2px 0 #e8e8e8; } .stylefont span { position: absolute; left: 15px; bottom: 5px; display: none; color: #444; font-weight: 600; letter-spacing: 1px; z-index: 9; font-size: 12px; font-variant-caps: all-small-caps; } .stylefont div { background: #512da8; cursor: pointer; padding: 10px; color: #ffffffb8; text-transform: uppercase; font-size: 13px; } .stylefont i { position: absolute; color: #444; font-size: 10px; bottom: 5px; left: 10px; } .stylefont div:hover { background: #2b0e72; } .stylefont:hover { background: #f9f9f9; } .stylefont:hover span { display: block; } .stylefont p { margin: 0; padding: 10px 0; width: 100%; font-size: 20px; color: #000; font-family: -apple-system, BlinkMacSystemFont, sans-serif; } .stylefont button, #random-cloud button, .share-link button { position: absolute; top: 5px; left: 5px; background: #000; border: 1px solid #3e5b9b1f; color: #d3d3d3; font-size: 13px; padding: 2px 10px; border-radius: 50px; font-variant-caps: all-small-caps; letter-spacing: 1px; -webkit-transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1); -o-transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: margin-right 0.3s cubic-bezier(0.23, 1, 0.32, 1); } .stylefont.zalgo { width: 100%; } .formrow .formcol p { float: left; width: 48%; margin: 1%; } p.aryapage { float: left; width: 100%; } p.loadmore { text-align: center; clear: both; margin-bottom: 0; } h4 { text-transform: uppercase; color: #777; backface-visibility: hidden; margin: 0; padding: 10px; float: left; width: 100%; text-align: left; } .formrow .formcol { width: 100%; float: left; text-align: left; } .formcol label { color: #555; } .share { display: block; float: right; text-transform: uppercase; color: #444; font-size: 12px; } span.sharetext { color: #000; display: inline-block; padding: 8px; font-size: 15px; } .addthis_inline_share_toolbox { margin: 5px 0; float: right; } #thenitesharya-text { width: 100%; padding: 5px; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: none; letter-spacing: 0.02em; line-height: 1.4; margin-bottom: 0; display: block; text-align: center; font-size: 22px; font-weight: 400; font-family: sans-serif; letter-spacing: 1px; border-radius: 10px; border: 2px solid #512da8; background: #fff; box-shadow: 0 8px 20px 0 rgb(0 0 0/15%); } #thenitesharya-text::placeholder { color: #999; font-size: 18px; } .separator { float: left; } .toplink { float: left; margin-left: 5px; } .toplink a { display: inline-block; padding: 7px 15px; color: #0d67ce; font-size: 14px; background: #023c80; border-radius: 3px; } .toplink a:hover { color: #000; background: #fff; } .page-load-status { text-align: center; color: #777; float: left; width: 100%; } .infinite-scroll-last { font-size: 20px; margin: 2px 0; padding: 2px 0; } a.aryapage-next { visibility: hidden; } footer { width: 100%; float: left; text-align: center; text-overflow: ellipsis; overflow: hidden; background: #e9f0f1; padding-bottom: 50px; } footer h2 { color: #000; text-transform: capitalize; font-size: 35px; } footer img { max-width: 900px; height: auto; } footer p { text-align: left; margin: 10px 0; } h1 { font-size: 3em; color: #000; font-family: sans-serif; } p.other-platform, h1 { text-align: center; } p.other-platform img { width: auto; height: 90px; } .links { text-align: center; clear: both; float: left; width: 100%; padding-bottom: 10px; background: #fff; } .links a { background: #512da8; color: #fff; display: inline-block; margin-bottom: 5px; text-transform: uppercase; font-size: 15px; cursor: pointer; border-radius: 10px; justify-content: center; padding: 10px 16px; text-align: center; white-space: nowrap; } .links a:hover { background: #000; color: #fff; } .aload { font-size: 20px; position: relative; width: 4em; height: 1em; margin: 10px auto; } .aload span { display: block; width: 1em; height: 1em; border-radius: 0.5em; background: #329800; border: solid 2px #ffffff78; position: absolute; animation-duration: 0.5s; animation-timing-function: ease; animation-iteration-count: infinite; } .aload span:nth-child(1), .aload span:nth-child(2) { left: 0; } .aload span:nth-child(3) { left: 1.5em; } .aload span:nth-child(4) { left: 3em; } @keyframes reveal { from { transform: scale(0.001); } to { transform: scale(1); } } @keyframes slide { to { transform: translateX(1.5em); } } .aload span:nth-child(1) { animation-name: reveal; } .aload span:nth-child(2), .aload span:nth-child(3) { animation-name: slide; } .aload span:nth-child(4) { animation-name: reveal; animation-direction: reverse; } #load-more { font-size: 17px; padding: 10px 55px; border: none; border: 1px solid #dcdcdc; color: #444; margin: 10px 0 5px; cursor: pointer; background: #fff; text-align: center; outline: none; border-radius: 10px; } #load-more:hover { background: #f1f1f1; color: #000; } #scroll, .randomgen { display: none; position: fixed; bottom: 20%; right: 0; background: #fff; z-index: 99; color: #8e8e8e; font-size: 20px; border: none; outline: none; cursor: pointer; padding: 9px 11px; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.21); border-radius: 2px; } .randomgen { display: block; position: relative; float: right; text-transform: uppercase; background: #fff; font-size: 15px; bottom: auto; position: absolute; right: 0; } #scroll:hover, .randomgen:hover { color: #fff; background: #777777; } .site-link { position: absolute; left: 0; bottom: 0; right: 0; padding-bottom: 20px; } .site-link a { font-size: 20px; display: block; padding: 3px 20px; text-align: left; } .site-link a:hover { color: #fff9; } .arya-container { text-align: center; } .top-link a { display: inline-block; border-radius: 3px; color: #fff; padding: 5px 10px; margin: 7px 2px; } .top-link a:hover { color: #000; } .loadmore { float: left; width: 100%; } .randomgen img, #scroll img { width: 23px; height: 23px; } .flourish-popup { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.55); display: flex; align-items: center; justify-content: center; z-index: 999; } .hidden { display: none; } .popup-box { background: #2b0e72; color: #fff; width: 94%; max-width: 500px; max-height: 70vh; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; } .popup-header { display: flex; justify-content: space-between; align-items: center; padding: 0 0 0 16px; background: #1c1c1c; position: relative; } .popup-header button { background: none; border: none; color: #fff; cursor: pointer; font-size: 1.3rem; width: 50px; height: 50px; } .select-flourish { display: flex; align-items: center; gap: 12px; margin: 5px 0; flex-wrap: wrap; justify-content: center; } .select-flourish label { font-size: 1rem; font-weight: 500; color: #fff; } #flourishSelect { appearance: none; -webkit-appearance: none; -moz-appearance: none; padding: 10px 38px 10px 16px; font-size: 1rem; border-radius: 18px; background-color: #ffffff; color: #000; cursor: pointer; background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, transparent, transparent); background-position: calc(100% - 20px) calc(50% - 4px), calc(100% - 14px) calc(50% - 4px), 100% 0; background-size: 6px 6px, 6px 6px, 2.5em 2.5em; background-repeat: no-repeat; transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease; } #flourishList { padding: 12px; overflow-y: auto; list-style: none; margin: 0; flex: 1; } #flourishList .stylefont { box-shadow: none; } #flourishList .stylefont p { font-size: 1rem; } .flourishit { text-align: center; padding: 5px; } #flourishRegenerate { color: #fff; background: #000; padding: 15px 20px; touch-action: manipulation; border-radius: 25px; font-size: 1.2rem; border: none; cursor: pointer; width: auto; transition: transform 0.12s ease, box-shadow 0.12s ease, background-color 0.12s ease; } #flourishRegenerate:hover { background-color: #222; transform: translateY(-2px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.25); } #flourishRegenerate:active { transform: translateY(1px) scale(0.97); box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); } @media only screen and (max-width: 970px) { .menusection { width: 35%; } .separator { display: none; } .leftsection { width: 75%; } .settings { position: absolute; top: -37px; } span.sharetext { font-size: 12px; } .container { max-width: 100%; } nav a { font-size: 14px; } .insta-profile { margin: 20px 16px 15px; } .rightside { width: 100%; margin-left: 0%; } footer img { max-width: 90% !important; } } @media only screen and (max-width: 600px) { .site-title img { width: 220px; padding-top: 0; } footer { padding: 10px; } .menusection h2 a { font-size: 14px; } .menusection { width: 70%; } .resp-sharing-button__link { margin: 2px; float: left; } main, .stylefontmain { padding: 2px; } .stylefontlist, .stylefontrecentlist { padding: 7px; } #random-cloud { height: 200px; } .settings input { width: 180px; } .share_button { width: 100%; margin-top: 5px; } .share_button span { float: none; } .share-link { font-size: 13px; padding: 5px; } .container { width: 100%; } .site-info { padding: 0 5px; } p.copied { width: 50%; } #thenitesharya-text { font-size: 18px; } formrow .formcol { width: 100%; } input#creepify_maxHeight { width: 95%; } input#creepify_randomization { width: 95%; } .site-title a { font-size: 17px; } .randomgen { padding: 10px 10px 8px; } #scroll { padding: 8px 10px; } h1 { font-size: 1.9em; color: #000; } footer h2 { font-size: 1.4em; } .stylefontlist h2 { font-size: 16px; margin: 0; } footer img { max-width: 100% !important; } }