body{
  background:#333;
  background-size: cover;
  height: 100vh;
  background-position:50%;
}

svg{
  display:block;
  margin:0 auto;
}