@import '~src/function.scss'; :host{ text-align: center; align-items: center; display: flex; justify-content: center; background-image: url("/assets/background/background-circle-negative.svg"); background-size: 686px 674px; background-position: center; background-position-y: 0px; background-repeat: no-repeat; } .message { font-size: rem(16); }