Why Working at Home Works for Me
:root {
--bg: #ffffff;
--text: #1f2328;
--muted: #57606a;
--border: #d0d7de;
--accent: #0969da;
}
body {
margin: 0;
background: var(--bg);
color: var(--text);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
Helvetica, Arial, sans-serif;
line-height: 1.7;
}
main {
max-width: 720px;
margin: 0 auto;
padding: 3rem 1.25rem;
}
header h1 {
font-size: 2.1rem;
line-height: 1.25;
margin-bottom: 0.75rem;
}
.meta {
color: var(--muted);
font-size: 0.9rem;
margin-bottom: 2.5rem;
}
article p {
margin-bottom: 1.25rem;
font-size: 1.05rem;
}
article p.lead {
font-size: 1.15rem;
}
blockquote {
margin: 2.5rem 0;
padding-left: 1rem;
border-left: 3px solid var(--border);
font-style: italic;
color: var(--muted);
}
footer {
margin-top: 4rem;
padding-top: 1.5rem;
border-top: 1px solid var(--border);
font-size: 0.9rem;
color: var(--muted);
}
.share a {
margin-right: 1rem;
text-decoration: none;
color: var(--accent);
font-weight: 500;
}
.share a:hover {
text-decoration: underline;
}
Why Working at Home Works for Me
Journal ·
January 22, 2026 ·