/* FocusRobotics base css file*/
body {
  background-color: #749bb5;
  background-image: linear-gradient(to bottom, white, #749bb5);
  background-size: cover;
  background-repeat: no-repeat;
}
