.zoomWarning { background-color: #953a10; height: 4.3%; width: 66%; margin: auto; color: white; display: flex; align-items: center; justify-content: center; position: absolute; top: 50%; left: 15%; } .zoomWarning > img { filter: invert(100%); }