
body  {
background-image: url('https://bettysgraphics.neocities.org/images/backgrounds/pattern%20116.jpg');
background-attachment: fixed;
background-position: bottom;
}
figure {
margin: 20px;
}
img {
margin-top: 25px;
}
figcaption {
font-family: 'Courier New', monospace;
color: green;
}

body {
background-color: black;
}
.inline {
display: inline-block;
}
