素材:
效果:
<div id="app">
<div id="hero">
</div>
</div>
<style>
body,
html,
#app {
margin: 0;
width: 100%;
height: 100%;
}
#app {
overflow: hidden;
touch-action: pan-up;
color: #ffffff;
font-family: 'Montserrat', sans-serif;
text-align: center;
text-shadow: 0 0 5px #000000, 0 0 20px #000;
user-se