Differences From Artifact [9d1b561b6e]:

To Artifact [f204b32def]:


130
131
132
133
134
135
136

137
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;

}







>

130
131
132
133
134
135
136
137
138
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
}