body,
html {
    height: 100%;
}

body {
    margin: 0;
}

.browsehappy {
    margin: 0.2em 0;
    background: #f2f2f2;
    color: #000;
    padding: 0.2em 0;
}

.pulsar-background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #ffffff;
}

.background-header {
    height: 50px;
}

.background-buttons-bar {
    height: 50px;
    background-color: #f3f5f8;
    border-bottom: 1px solid #e3e9ee;
}
