@import url("theme.css");

.wy-side-nav-search {
    z-index: 200;
    text-align: center;
    padding: 0.809em;
    display: block;
    background-color: #333333;
    color: #FCFCFC;
    margin-bottom: 0.809em;
}


.asdfasdf {
    background-image: radial-gradient(ellipse farthest-corner at 20px 20px , #51575C 0%, #2D3136 60%, #111 95%);
}