.page { width: 100vw; min-height: 100vh; transform: scale(1); } .show-btn { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); }