| /* Copyright 2019 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. | |
| */ | |
| canvas { | |
| margin: 0 9px 0 0; | |
| vertical-align: top; | |
| } | |
| img { | |
| margin: 0 9px 0 0; | |
| vertical-align: top; | |
| } | |
| pre { | |
| font-size: 18pt; | |
| } | |
| .zoom { | |
| width: 50%; | |
| } |