.myframe {
  display: block;
  margin: auto;
  width: 100%;
  text-align: center;
  }

iframe {
  width: 600px;
  }