﻿#canvas{
    display: block;
    width: 100%;
    height: 100%;
}

body{
    margin: 0;
}

.slider {
    height: 8px;
    margin-top: 15px;
}