blob: 0553f30995e16b743a4921f546a41b1dee895d95 [file] [log] [blame]
/* Copyright 2015 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. */
html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Roboto', Arial, Verdana, Helvetica;
margin: 0;
}