@font-face { font-family: "Raleway"; src: url("fonts/Raleway-Variable.ttf"); } @font-face { font-family: "YanoneKaffeesatz"; src: url("fonts/YanoneKaffeesatz-Variable.ttf"); } #background { position: fixed; height: 100vh; width: 100%; background: linear-gradient(320deg, #151022, #1f0d2a, #100214); z-index: -1; } #wrapper { width: calc(100% - 75px); float: right; height: 100%; } #page { margin-top: 65px; height: calc(100% - 65px); } /*# sourceMappingURL=MainLayout.razor.css.map */