﻿body {
}

#container {
    padding: 10px;
}

#dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
}