/*
 * Name: Herr GrayGray
 * Target: Big Screens
 * Author: Leon Watermann
 * Website: leonsdepot.de
 * Version: 1.0.0
 */

/*
 * Elements
 */

/* Structures */

body {
  background-image: url(../img/backgrounds/bremerhaven_coast_and_hotel__1920x1080.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
