.centered {
  width:40%;
  height: 20%;
  position: fixed; /* or absolute */
  top: 30%;
  left: 30%;
}