Skip to content

Instantly share code, notes, and snippets.

.celebrities-component {
background-image: url('../../img/background.JPG');
background-position: center center;
background-repeat: repeat;
background-size: 100% 100%;
overflow: hidden;
padding-left: 4rem;
}