Let\'s say I have a div with id popup. Some CSS for popup below.
#popup { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); tran