body { margin : 0 }
body > section { position : absolute ; top : 0 ; left : 0 ; width : 100% ; height : 100% ; text-align : center ; display : flex ; align-items : center ; background-image : url('/error/img/bg.jpg') ; background-size : 100% 100% }
body > section > article { margin : auto }
body > section > article > img { margin-bottom : 47px }
body > footer { padding : 20px ; text-align : center }
