.BackgroundComponent{height:100%;position:absolute;width:100%;z-index:-1}.BackgroundComponent .component_size{display:flex;height:100%;width:100%}@keyframes background-animation{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}.BackgroundComponent .component_size .background-img{animation:background-animation 6s ease-in-out infinite;height:30vw;opacity:.12;width:auto}
