html, body { background: #000; padding: 0; margin: 0; } body { background-image: url(/logo.png); background-position: center; background-repeat: no-repeat; }