#no-script{
	display:grid !important;
	background: #ec194f;
    top: 0;
    left: 0;
    z-index: 999999;
}
#no-script p{
    color: rgb(255 255 255 / 90%);
}
#no-script img{
    width: 70vw;
}