<!DOCTYPE html> <head> <meta name="viewport" content="width=1060"> <title>Andean Abyss - Setup</title> <style> html{background-color:slategray} body{display:flex;flex-wrap:wrap;gap:20px;margin:20px;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>