#version 330 core void main() { gl_FragColor = vec4(0.8, 0.0, 0.0, 1.0); }