.gallery{display:flex;flex-wrap:wrap;border:.25rem dashed red}.main{flex-direction:column;align-items:center;justify-content:space-around;gap:2rem;min-height:100vh;padding:5rem}.flex,.main{display:flex}.column{flex-direction:column}.align-content{align-items:center;justify-content:space-around}.border{border:1px dashed red}.page{background-color:hsl(30,25%,90%);min-height:100vh}.caution{position:relative;margin:auto;width:20rem}