<!DOCTYPE html> <head> <title>Andean Abyss - Setup</title> <style> html{background-color:slategray} body{display:flex;flex-wrap:wrap;gap:24px;margin:24px;justify-content:center;} div{width:1020px;height:1320px;box-shadow:1px 1px 8px #0008;background-size:cover;} </style> </head> <body> <div id="page1" style="background-image:url(setup-fs8.png)"></div>