<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>gabriel cautain</title>
	<link>https://gabrielcautain.com</link>
	<description>gabriel cautain</description>
	<pubDate>Wed, 24 Sep 2025 14:35:09 +0000</pubDate>
	<generator>https://gabrielcautain.com</generator>
	<language>en</language>
	
		
	<item>
		<title>Home page</title>
				
		<link>https://gabrielcautain.com/Home-page-1</link>

		<pubDate>Wed, 24 Sep 2025 14:35:09 +0000</pubDate>

		<dc:creator>gabriel cautain</dc:creator>

		<guid isPermaLink="true">https://gabrielcautain.com/Home-page-1</guid>

		<description>&#38;nbsp; 

  Gabriel Cautain

  
    Work
    
      Visitor
      Self-portrait (After Joey Terrill)
      I think of you often
      Doormat series
      Tension (7)
      8pm
      Maman (Erased)

    

    Info
  



/* Sidebar container */
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;          /* full height */
  width: 250px;           /* adjust as needed */
  padding: 1rem;
  overflow-y: auto;       /* scrollable if content too tall */
  background: #fff;       /* keep background solid */
  box-sizing: border-box;
}

/* Keep fonts &#38; spacing same as your original */
.sidebar h1 {
  margin: 0;
}

/* Menu setup */
.menu {
  display: block;
  position: relative;
}

/* Simple WORK + INFO */
.main-link a {
  text-decoration: none;
  color: black;
}

/* Dropdown hidden by default */
.dropdown-content {
  display: none;
  position: relative;
  margin-left: 1rem;
}

/* Show dropdown only on hover of WORK */
.menu:hover .dropdown-content {
  display: block;
}

/* Dropdown links with bright yellow pop shadow */
.dropdown-content a {
  text-decoration: none;
  color: black;
  text-shadow: 0px 0px 8px #FFFF00, 0px 0px 16px #FFD300;
}

/* Optional: push rest of page content to the right */
body {
  margin-left: 270px; /* sidebar width + spacing */
}
</description>
		
	</item>
		
	</channel>
</rss>