﻿html, body {
  height: 100%;
}

#components-reconnect-modal {
  color: var(--mud-palette-surface);
}

.mud-drawer-content {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}

body {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.root-waybler body {
  background-image: url("/_content/Fuse.Platform.Razor/waybler/background.webp");
}

.root-laddatillsammans body {
  background-image: url("/_content/Fuse.Platform.Razor/laddatillsammans/background.webp");
}
