10 lines
251 B
CSS
10 lines
251 B
CSS
|
|
#field {
|
|
height: 500px;
|
|
width: 930px;
|
|
position: relative;
|
|
text-align: right;
|
|
align-content: right;
|
|
background-image: url('https://file.garden/aJzQmzrHVB4BLKwu/screengrab-b5-theroadhome-trailer-5.png');
|
|
}
|
|
|