.home-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:solid 2px #000000;border-radius:5px;position:fixed;top:50px;left:50px;transition:all .2s ease-in}.home-btn:hover{transform:scale(1.1) rotate(9deg)}.home-btn__img{width:40px;height:40px}
