Among the Yanagi
Welcome to the website! I hope you enjoy the readings.
aside{
width: 300px;
height: 400px;
background-image: url(https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.freepik.com%2Fpremium-vector%2Fvector-blank-template-layout-white-lace-stripe-yellow-checkered-background-vector_79344235.htm&psig=AOvVaw3K8swlycgfDXlbGOGuotkf&ust=1759367705028000&source=images&cd=vfe&opi=89978449&ved=0CBYQjRxqFwoTCMiq5dXpgZADFQAAAAAdAAAAABAR);
background-size: 300px;
position: absolute;
.grid{
display: flex;
justify-content: flex-start;
align-items: flex-start;
gap: 5px;
flex-wrap: wrap;
main{
width: 850px;
height: auto;