{"id":1717,"date":"2024-10-23T13:54:46","date_gmt":"2024-10-23T12:54:46","guid":{"rendered":"https:\/\/trafficlightman.com\/?page_id=1717"},"modified":"2025-05-06T05:57:21","modified_gmt":"2025-05-06T04:57:21","slug":"hello","status":"publish","type":"page","link":"https:\/\/trafficlightman.com\/index.php\/hello\/","title":{"rendered":"life goals"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1717\" class=\"elementor elementor-1717\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-323570d e-flex e-con-boxed e-con\" data-id=\"323570d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}\" data-e-bg-lazyload=\"\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8aaaef2 elementor-widget elementor-widget-spacer\" data-id=\"8aaaef2\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.15.0 - 20-08-2023 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36349a0 elementor-widget elementor-widget-html\" data-id=\"36349a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Random Snippets Display<\/title>\n    <style>\n        body, html {\n            margin: 0;\n            padding: 0;\n            height: 100%;\n            justify-content: center;\n            align-items: center;\n            background-color: #f0f0f0;\n            overflow: auto; \/* Prevents scrollbars *\/\n        }\n\n        #snippet-container {\n            font-family: 'Helvetica', sans-serif;\n            font-size: 8vw; \/* Font size dynamically changes with viewport width *\/\n            color: #333;\n            text-align: center;\n            width: 80%; \/* Adjusted for long phrases *\/\n            white-space: pre-wrap; \/* Allows wrapping for long text *\/\n            line-height: 1.2; \/* Adjusts the line height *\/\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div id=\"snippet-container\">Divine<\/div>\n\n    <script>\n        \/\/ Block of text to split into snippets\n        const text = `\n        John Lennon - God\n        Charles Manson  \n        Divine \n        Gg Allin \n        Michael Jackson - Heal the World \n        Kim Fowley\n        James Brown - Mind Power\n        Jeffrey Star \n        The Man Who Sold the World - Nirvana \n        Black and Tan Fantasy - Duke Ellington \n        Hole - Teenage Whore\n        Judy Garland\n        Britney Spears \n        Ike and Tina Turner \n        Sonny and Cher \n        I Can\u2019t Get No Satisfaction - Britney Spears \n        Schapelle Corby \n        Amanda Bynes \n        Shirley Temple \n        Macaulay Culkin\n        Yoko Ono - We Are All Water \n        R Kelly - Bump and Grind \n        Skrewdriver\n        Rebel Cover \n        Acid Bath \n        Lost Wisdom Burzum Demo\n        Serge Gainsbourg \n        `;\n\n        \/\/ Split the text into snippets (removing empty lines)\n        const snippets = text.split('\\n').filter(snippet => snippet.trim().length > 0);\n\n        \/\/ Function to display a random snippet\n        function displayRandomSnippet() {\n            const randomSnippet = snippets[Math.floor(Math.random() * snippets.length)];\n            document.getElementById('snippet-container').innerText = randomSnippet;\n        }\n\n        \/\/ Call the function immediately to display the first snippet\n        displayRandomSnippet();\n\n        \/\/ Update the snippet every 3 seconds\n        setInterval(displayRandomSnippet, 1000);\n    <\/script>\n\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d7b634 elementor-widget elementor-widget-spacer\" data-id=\"3d7b634\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Random Snippets Display Divine<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/pages\/1717"}],"collection":[{"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/comments?post=1717"}],"version-history":[{"count":6,"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/pages\/1717\/revisions"}],"predecessor-version":[{"id":1728,"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/pages\/1717\/revisions\/1728"}],"wp:attachment":[{"href":"https:\/\/trafficlightman.com\/index.php\/wp-json\/wp\/v2\/media?parent=1717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}