.ScreenContainer{width:50vw;height:45.4vw}.ScreenSign{left:9.7vw;top:0;width:29.5vw}.Screen{bottom:5vw;width:100%}@media (max-width:900px){.ScreenContainer{width:95vw;height:86.26vw}.ScreenSign{left:18.43vw;top:0;width:56.5vw}.Screen{bottom:9.5vw;width:100%}}.rotateLeft,.rotateRight{animation:rotation 3s ease-out infinite}@keyframes rotation{0%{transform:rotate(0deg)}50%{transform:rotate(-2deg)}to{transform:rotate(0deg)}}.navbar{background-color:rgba(3,23,57,.4)}.navbar .navItem{border-radius:10px}.navbar .navItem:hover{cursor:pointer;background-color:#000d22}#topBackgroundColor{top:0;height:5vh}