import React from "react" import styles from '../styles/Background.module.css'; import Tower from "./Tower"; const Background = () => { return