@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap');
body {
background-image: url('https://astronot.axcora.com/img/astronotcssnew.webp'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover;
font-family: 'Titillium Web', sans-serif;
}
h1 ,h2,h3 {
    font-family: 'Bebas Neue', cursive;
}
.show {
	background-image:url('https://astronot.axcora.com/img/csswebsite.jpg');
}