blob: efe83cb1cf6e0f6c627eadee19ba45216368a4ec [file] [log] [blame]
/*
* Copyright 2016 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.
*/
button {
font-size: 3em;
height: 5em;
width: 100%;
}
pre {
font-size: 2em;
}