html,body{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}html{width:100%;height:100%}html body{height:100%;background:#000;width:100%}#img-container{width:100%;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0}#img-container .license-img{display:block;margin:0 auto;width:70%}