none of this is real
"tell me what it is you plan to do with your one wild and precious life" - mary oliver
audrey hobert's website inspired me to create my own!
a weekly peak inside my mind
aside{
width: 300px;
height 400px;
background-image: url(https://i.pinimg.com/1200x/8a/cb/a6/8acba67a730594e9eb65bcc7aad9de63.jpg);
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;
background-color: green;
border: 4px double pink;
color: #B2FBA5;
margin-left: 315px;
padding: 10px;
}