| <!-- | |
| Copyright (c) 2014 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. | |
| --> | |
| <div class="vertically-centered"> | |
| <div class="full-width"> | |
| <div class="horizontally-centered"> | |
| <div id="client-container"> | |
| <div class="client-plugin-container"></div> | |
| <div class="debug-region-container"></div> | |
| <img class="mouse-cursor-overlay" hidden> | |
| </div> | |
| </div> | |
| </div> | |
| </div> |