html, body { height: 100% !important; width: 100% !important; } .blur { filter: blur(10px); -webkit-filter: blur(10px); }