1 body {2 background-color: black;3 position: absolute;4 overflow: hidden;5 top: 0;6 left: 0;7 right: 0;8 bottom: 0;9 }10 11 [data-component="box"] {12 position: absolute;13 width: 100px;14 height: 100px;15 background-color: orange;16 17 xtransition: all 0.5s ease;18 }19 20
Enlace
El enlace para compartir es: