<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>FLOATINGLEAF.COM.AU</title>
	<link>https://floatingleafpictures.com</link>
	<description>FLOATINGLEAF.COM.AU</description>
	<pubDate>Thu, 09 Feb 2023 04:47:10 +0000</pubDate>
	<generator>https://floatingleafpictures.com</generator>
	<language>en</language>
	
		
	<item>
		<title>Main</title>
				
		<link>https://floatingleafpictures.com/Main</link>

		<pubDate>Thu, 09 Feb 2023 04:47:10 +0000</pubDate>

		<dc:creator>FLOATINGLEAF.COM.AU</dc:creator>

		<guid isPermaLink="true">https://floatingleafpictures.com/Main</guid>

		<description>
	
	

floating leaf pictures







  .leaf-falling {
    position: absolute;
    top: 0%;
    left: 85%;
    transform: translateX(-50%);
    animation: fall 5s ease-in-out infinite;
  }
  @keyframes fall {
    0% {
      top: 0;
      transform: translateX(-50%) rotate(0deg);
    }
    100% {
      top: 150%;
      transform: translateX(-50%) rotate(360deg);
    }
  }



  &#60;img class="leaf-falling" src="https://files.cargocollective.com/c1747398/leaf2.png" alt="Falling leaf"&#62;




  body {
    background-color: lightgray; /* Change this to your desired background color */
  }
</description>
		
	</item>
		
	</channel>
</rss>