@import url('https://fonts.googleapis.com/css?family=Raleway'); body { background-image: url("Factorio-Mainbus.jpg"); font-family: 'Raleway', sans-serif; } section { background-color: white; border-radius: 0.3rem; margin: 1rem; padding: 0.3rem; box-shadow: 5px 5px 5px #000; } h1 { font-size: xx-large; }