.logo {
   background-image: url("../image/logo.png");
   background-repeat: no-repeat;
   width: 300px;
   height: 300px;
   background-position:center center;
}
