#peekaboo{position:fixed;bottom:20px;right:-370px;background:linear-gradient(-45deg,#65e232,#1ee6a6,#efdf24);background-size:400% 400%;animation:peekaboo_gradient 3s ease infinite;padding:5px;width:350px;height:200px;font-size:40px;z-index:999;text-align:center;-webkit-box-shadow:-14px 10px 12px -1px rgba(0,0,0,.48);-moz-box-shadow:-14px 10px 12px -1px rgba(0,0,0,.48);box-shadow:-14px 10px 12px -1px rgba(0,0,0,.48);border-radius:10px}@keyframes peekaboo_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.close{opacity:unset;color:#fff}.close:focus,.close:hover{opacity:.6;color:#fff}#peekaboo>a{text-decoration:none}#peekaboo .btn{border-radius:unset;border:unset;font-size:16px;background-color:#673ea2;margin-top:8px;letter-spacing:.1em}#closebtn{outline:0}#peekaboo h4,h5{color:#2c3e50!important;margin-top:35px;line-height:1.6em}#peekaboo h4{font-size:20px;color:#fff!important;margin-top:50px}