html, body { height: 100% !important; width: 100% !important; } .blur { /* Add the blur effect */ filter: blur(8px); -webkit-filter: blur(8px); }