I suggest you do some research about basic css. You can achieve that with this. <html> <head> <style> body { background: red; } ...
確定! 回上一頁