Hello B.,
For your information, here is an example of component and deployment diagram, with:
@startuml
<style>
document {
BackGroundColor darkblue
}
root {
FontColor #?black:white
LineColor white
}
</style>
file f
node n {
card c
}
database d {
card c1
}
@enduml
Enjoy,
Regards,
Th.