.centerlogo {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -149px;
  margin-left: -500px;
}