TTT_Role_Overview/css/styles.css

8 lines
262 B
CSS
Raw Normal View History

2022-03-28 05:40:17 +00:00
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;
}