body{font-family:system-ui,sans-serif;width:95%;max-width:600px;margin:auto}a{color:#000;text-decoration:none}a:hover{text-decoration:underline}.title{margin:30px 0;font-size:45px;text-align:center;text-transform:lowercase}header{margin-top:20px;margin-bottom:50px}footer{margin-top:200px;margin-bottom:25px;text-align:center}.categories{list-style-type:none;display:flex;flex-wrap:wrap;row-gap:5px;column-gap:20px}.posts{list-style-type:none;line-height:1.75}.posts a{text-transform:lowercase}.posts a:hover::after{position:absolute;margin-left:1ch;content:"→"}ol>li{margin-bottom:10px}