body { background-color: white; } h1 { color: blue; text-align: center; } p { font-family: monospace; font-size: 20px; color: blue; } a { color: yellow; } .images { position: absolute; padding-left: 5%; width: fit-content; height: fit-content; }