.logo-container{-webkit-mask-size:200%;mask-size:200%}@keyframes swipeMask{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}.logo-container{display:inline-block}@keyframes scaleUp{0%{width:200px;height:200px}to{width:50000px;height:50000px}}