﻿body {
}

#game-lib {
    width: auto;
    height: 600px;
}

.bot-glib {
    position: relative;
    top: 450px;
}

.game-container {
    width: auto;
    height: auto;
    background: #808080;
    text-align: center;
    color: black;
}