﻿#record-body {
    padding: 10px 0;
    position: relative;
}

#button-box {
    text-align: center;
    margin-bottom: 5px;
}

video {
    width: 100%;
    height: auto;
    border: solid 1px #000000;
}
