precision mediump float; void main() { gl_FragColor = vec4(0.05, 0.05, 0.05, 1.0); }