/**
 This file is DEPRECATED!
 TODO: This is not really a "vendor" file, but our own styles. Replace this with a stylus file (can we get this from the Belorussion devs?)
*/

.web-app {
    position: absolute;
    top: 70px;
    left: 30px;
    width: 550px;
    height: 600px;
    border: none;
}

.web-app-container {
    position: absolute;
}