/*walk the css*/ .sidebar { position: fixed; width: 25%; margin-right: 3em; } .frame { width: 75%; margin-left: auto; } iframe { width: 100%; height: 100%; }