TTT_Role_Overview/css/styles.css
2022-03-28 07:40:17 +02:00

8 lines
262 B
CSS

html {
background: url("https://img4.goodfon.com/wallpaper/nbig/2/39/tokho-toukhou-devushka-fon-mech.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}