var css ="#pumpkin {position:fixed; transform:scale(.6);right:60px;bottom:0px;z-index:999!important;} .pumpkin {width:70px;position:relative; height:150px; background:orange; border-radius:90%;} .pumpkin:before {width:150px;height:150px; background:#FD8009;z-index:-1;content:'';margin-left:-40px;border-radius:70px;position:absolute;}.pumpkin:after {width:200px;height:150px;background:orange;z-index:-2;content:'';margin-left:-65px;border-radius:80px;position:absolute;} .smile {position:absolute;width: 90px;height: 50px;border-radius: 55%;box-shadow: inset 0px -22px #4D0D07;bottom:40px;left:50%;margin-left:-45px;} .smile:before {content:'';position:absolute;background:orange;width:14px;transform:translate(16px,19px);height:14px;}.smile:after{content:'';position:absolute;background:orange;width:14px;transform:translate(16px,21px);height:14px;box-shadow:20px -26px 0 orange;left:22px;bottom:14px;}.eyes {position:absolute;top:34px;margin-left:-12px;width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 22px solid #4D0D07;}.eyes:before {content:'';position:absolute;margin-left:59px;width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 22px solid #4D0D07;} .stem {position:absolute;left:50%;margin-left:-4px;margin-top:-20px;width:8px;height:24px;z-index:-4;background:#4D0D07;} .stem:before {content:'';position:absolute;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #4D0D07;transform:translate(-8px, 0px);z-index:-9;}"; document.getElementsByTagName('body')[0].innerHTML = '