{{roam/css}}
[data-page-links*="rm-herobanner"] {
margin-top:-20px;
margin-bottom:20px;
width: 101vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
padding-top:-200px;
padding-bottom:200px;
background: url(https://www.notion.so/image/https%3A%2F%2Fwww.notion.so%2Fimages%2Fpage-cover%2Fmet_william_morris_1875.jpg?table=block&id=cc3af33e-be0a-4e89-bd8d-8d4679a2ec26&spaceId=5a7895c6-8cc1-4019-bc03-802fe82d50e8&width=2000&userId=cc200b24-a437-4788-a9bc-3d6e9f824c9f&cache=v2) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
span.rm-page-ref[data-tag="rm-herobanner"] {
display: none;
}