iframe {
    border: 0px solid white;    
    width: 100%;
    overflow: hidden;
    outline-width: 0;
}

.foo {
  text-align: center;
  width: 30px;
  height: 310px;
}

.color_red{
    color: red;
}
