/* GLOBAL */ a { text-decoration: none; color: black; } .container { margin-top: 2rem; margin-bottom: -2rem; height: 100vh; width: 90%; } span.curser { cursor:pointer; } img.pb { max-width: 2rem; height: auto; } .gif { top: 50%; left: 50%; position: fixed; transform: translate(-50%, -50%); }