﻿.grs-app {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

html {
    background-repeat: repeat-x;
}


body {
    font-family: Arial, sans-serif;
}
