blob: 94a42cb3d7da8dba25e9d82e301a5f4989fe0077 [file] [log] [blame]
/* Copyright 2018 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. */
:root {
color: #333;
}
#video-container {
margin: 31px auto auto;
}
#video-container video {
height: 247px;
width: 278px;
}