GYM (WEB) 2 HTML/CSS
<! DOCTYPE html > < html lang =" en "> < head > < meta charset =" UTF-8 "> < meta http-equiv =" X-UA-Compatible " content =" IE=edge "> < meta name =" viewport " content =" width=device-width, initial-scale=1.0 "> < title > GOKU ARMY </ title > < link href =" https://fonts.googleapis.com/css?family=Baloo+Bhai&display=swap " rel =" stylesheet "> </ head > < style > body { background-image : url ( " fgj.jpg " ); height : 1000px ; width : 1200px ; } . left { background-color : khaki ; font-family : ' Baloo Bhai ' , cursive ; position : absolute ; left : 24px ; top : 8p...