body {
    background-image: url('https://studiox.vn/wp-content/uploads/2024/10/463876595_405533585933260_6456919596090409323_n.jpg');
    background-size: cover; /* Hoặc 'contain' tùy thuộc vào nhu cầu */
    background-repeat: no-repeat; /* Không lặp lại hình ảnh */
    background-position: center;
}