out vec4 fragColor; void main() { fragColor = vec4(0.318,0.373,1.000,1.000); }