*{margin:0;top:0;box-sizing:border-box}.bunny{background-color:#000;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column}.bunny .conteiner{background-color:#fff;width:100%;height:300px;position:relative;overflow:hidden}.bunny .conteiner .fresa{width:60px;height:60px;position:absolute}.bunny .conteiner .fresa img{width:100%;height:100%;object-fit:contain}.bunny .conteiner .conejo{width:100px;height:100px;position:absolute;z-index:1}.bunny .conteiner .conejo img{width:100%;height:100%;object-fit:contain}
