@charset "utf-8";
/* CSS Document */

.back { background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh; /* Pełna wysokość ekranu */
}